General Guidelines
Connect to wss://api.broker1.com/NorenStream/NorenWS
General Guidelines
- As soon as connection is done, a connection request should be sent with User id and login session id.
- All input and output messages will be in json format.
- ATO price is sent as “42949672.95”
Important Notes
- All WebSocket communications use JSON format
- Connection must be established before any subscriptions
- Session tokens must be valid and active
- Keep the connection alive using heartbeat messages
