python-tradingview-ta
python-tradingview-ta copied to clipboard
how to add other indicators
Hello .
How can I add other indicators ? (for example Ichimoku) Note : Ichimoku is available on the tradingview.com I read the main.py file and add "Ichimoku2c" or "Ichimoku" at the end of this array : indicators = [] but i got this expetion :
Exception: Can't access TradingView's API. HTTP status code: 400. Check for invalid symbol, exchange, or indicators.
note2 : "Rec.Ichimoku" and "Ichimoku.BLine" are there in main.py but i want "Tenkan" and "Kejan" Parametrs from Ichimoku andicator.
https://s6.uupload.ir/files/ichimoku_ilv.png
Indicators are not fetched from chart indicators but Technicals page