With python I created code and satisfying your limit criteria. At first it’s giving ltp for 400 stocks but on second value or randomly it closes the websocket with no valid response or error code 1011…can you pls help why it is happening
…till 100 stocks it’s working fine
For a single WebSocket connection, we support up to 100 instruments for receiving message updates.
Thank you.
Can we subscribe with multiple websocket connections?
Say 10 websocket connections with each connection subscribing for 100 instruments?
@tushar_singh Currently, you can open up to 3 WebSocket connections, each supporting a maximum of 100 instruments. The good news is that we’re working on releasing an updated WebSocket version that will support more instruments per connection. This enhancement should help address most user requirements effectively.