Technical Indicator
-
Is there any way that I could use technical indicators like MACD, STOCHASTICS with smartapi?
-
@s4ntosh okay thankyou so much
-
@athul_4554 You have to pull the historical data for stocks, push that data to a dataframe and get your indicator values using talib library
1 out of 3