π₯User Data WS Stream
WS for private (user) streams: wss://wse.staging.dexilon.io/user
WS private (user) connections have a limit of 100 incoming messages per minute
One connection of the private (user) Stream is valid indefinitely. The connection becomes invalid if the connection is lost or if the session is not extended in time.
A single connection can listen to a maximum of 200 streams
All symbols for streams are lowercase
Considering the possible data latency from RESTful endpoints during an extremely volatile market, it is highly recommended to get the order status, position, etc from the WS user data stream.
A connection that goes beyond the limit will be disconnected; IPs that are repeatedly disconnected may be banned.
Last updated