maximum nuber of tickers
-
maximum how many tickers can be used for realtime streaming?
-
@keer2405 said in maximum nuber of tickers:
maximum how many tickers can be used for realtime streaming?
hi @keer2405 , we have not defined any limit as of now.
-
- is this true still now?
- can we subscribe to 500 symbols?
- is there any way to select WebSocket stream, like 1 min, 5 min ?
-
-
web sockets only give ltp data.. you need to resample them to candles.
-
@rajanprabu can you answer the first 2 questions as well ?
-
Hi @keer2405 we don't have any limitation to subscribe symbols. Also you need to convert tick data to candle data based on your requirement or you can use the historical data API to get the data.