1 Min candle data streaming
-
NSE provides 1 minute Snapshot/ Delayed Data as a package. Is there a way for AngelOne Team to stream 1 minute Candle data as a socket or some other streaming way.
While I understand I can use websocket and Intraday API's, however a streaming with higher number of tokens leads to high processing requirement and API's fetching isn't good for system Load as there are rate limits.
Requesting to explore some way to stream just 1 min candle data where we can listen to some data and do our Analysis and not focus on creating candlestick out of raw tick data.