Evgeniy Timokhov
Evgeniy Timokhov
And don't forget about https://github.com/tradingview/charting-library-tutorial/blob/master/documentation/datafeed-implementation.md#resolvesymbol
See https://github.com/tradingview/charting_library/wiki/Symbology#ticker. Also, we can solve the issue by search not by just `full_name`, but by the `name` either.
Is this issue related to this repo?
can you provide steps to reproduce please?
Sorry for late reply. Can you prepare a repro for that and steps for reproduce after that changes please? A repo or a git diff with changes so I can...
Ok, I marked it as feature request to add intraday resolutions.
No, we don't have any ETA for that. If somebody wants to fix it - PRs are welcomed.
> rename directory dist to lib in final package I hope you'll remove `__tests__` folder from the package as well :)
I don't think that `ts-node` should be in dependencies, it looks strange for me. `ts-node` usually is used to run typescript code without transpiling _locally_. @krzkaczor can you please take...
> Would leaving GitHub UI acceptable for you? For me it sound good - on non-GitHub page we can make more effective UI, responsive, with support to see custom ranges,...