How to get MACD and RSI from live data for a stock?
-
Hi,
I want to get the live data for a stock with its MACD value and RSI value. Can anyone guide me on that?
-
@admin said in How to get MACD and RSI from live data for a stock?:
ode or you ca
Yes, I agree but how can we get MACD for the live signal? For the live open price, we will have only one value but for MACD we need past data too.
Can you give any of such example to get MACD, RSI of live data?
-
HI @mahasamrat You need to write your own piece of code or you can use external libraries.