WebSocket Connection
Restrictions
Reconnect
In case of a closed or lost connection, we recommend that you wait for 5 seconds before reconnecting and implement the reconnect logic using exponential backoff.
Connection Limit
The maximum number of connections allowed per market is 2. If you exceed this limit, you will receive a 403 status code.