Is there a way to get signals from tradingview’s indicator using tradingview Restful API through python?
I’m building a trading bot that needs to use signals from an indicator on tradingview. But until now I still don’t know how to get the signal from there and also don’t know which API calls that indicator.
I have read through the Tradingview Restful API docs, and it seems there is no API to call the indicator.
I don’t mind upgrading my Tradingview account.