python-tradingview-ta
python-tradingview-ta copied to clipboard
Unofficial TradingView technical analysis API wrapper.
Error
from tradingview_ta import TA_Handler, Interval, Exchange ImportError: cannot import name 'TA_Handler' from partially initialized module 'tradingview_ta' (most likely due to a circular import)
https://www.tradingview.com/blog/en/the-new-built-in-pine-indicator-technical-ratings-24157/ The New Built-in Pine Indicator — Technical Ratings This indicator combines the ratings of multiple different technical indicators to make it easier for traders and investors to find profitable...
I am University student and my job is to make class diagrams and use cases for some project. I can make it for this one. If you need it ofc.
Hello, How can I read the current price?
hello, would like to check if it is possible to get the current price and customise the EMA days? e.g EMA13 instead of EMA5. Thanks in advance
I'm thinking of adding an autcomplete on this library. But I want to know if you are planning to add more to this? Or a roadmap.
My trader program is in such a way that I have to test on several currencies at the same time, but when I query the indicator through the TradingView library,...
It would be great to have the ability to get a list of drawings for the chart and symbol. Is this possible? Might be useful to have at least the...
Add get_multiple_analysis_with_multiple_intervals. to get multi tickers with multi-frame in one request