TradingView-API
TradingView-API copied to clipboard
get buy and sell signal on indicators
are you have solution for get buy and sell signal on indicators ? for example on STD;Supertrend Indicator
I appreciate you a lot

@kiaxseventh You can console.log what you receive from different indicators. I assume there is no general solution here and it all depends on that indicator's implementation.