What is the maximum number of WebSocket connections a single user can have on FYERS?
It is recommended to limit WebSocket connections to a maximum of five per user for optimal performance. Exceeding this number can result in packet loss or delayed responses.
Related Articles
What is the maximum number of symbols I can subscribe to in the Data WebSocket?
In the Data WebSocket, there is a set limit on the number of symbols you can subscribe to at any given time. This limit is typically 50 symbols. It's crucial to adhere to this limit when subscribing to symbols in the WebSocket, ensuring efficient and ...
What is the maximum number of symbols I can subscribe to in the Data Websocket?
In the Data Websocket, there is a set limit on the number of symbols you can subscribe to at any given time. This limit is typically 200 symbols. It's crucial to adhere to this limit when subscribing to symbols in the Websocket, ensuring efficient ...
Is there a limit to the number of symbols I can track using the data-websocket in API v3?
Yes, there is a limitation on the number of symbols you can subscribe to using the data-websocket in API v3. The maximum number of symbols you can track concurrently is 200. This limit ensures optimal performance and data management for the users of ...
What is FYERS Next?
FYERS Next is a desktop trading platform by FYERS that allows traders and investors to trade or invest in various financial instruments such as stocks, bonds, derivatives, commodities, and currencies. Unlike other trading platforms, FYERS Next ...
Can I subscribe to both order updates and market data simultaneously through WebSocket on FYERS?
No, on FYERS, you need to subscribe to order updates and market data separately when using WebSocket. Each of these subscriptions requires individual handling for efficient data management.