It will be great if zerodha host live live 1 min, 5 min OHLC broadcast. I am not sure whether it is available now or not. If not Python then pretty much anything should be fine.
Not only me, I think many of users are interested in this.
I think Zerodha already having this piece of code to create the candle stick, all zerodha need to do is just broadcast in the web socket live for 1 or 5 min OHLC data. This also helps Zerodha to avoid maximum traffic
The historical data provided on APIs is for backtesting only. We don't recommend using it for live strategies. You can generate candles at your end using the live market data provided via websockets.
We don't have APIs for live streaming candles data. Kite Connect is purely an execution platform, we don't provide support or solution for writing any kind of strategies.
You can get started from here.
Was looking for live data only. Please read the ask once again
Kite Connect is purely an execution platform, we don't provide support or solution for writing any kind of strategies.