Streaming channels
Subscribe to market, order, account and notification updates in real time.
WebSocket URL
wss://streaming.verolabs.co/connection/websocketCoverage
8 channel patterns are available in the Streaming API reference.
Client flow
1
Connect
Open a WebSocket connection to the streaming server.
2
Subscribe
Subscribe to the channel pattern that matches the account, symbol or notification type you need.
3
Handle publications
Decode UTF-8 JSON publications and route them by channel and payload schema.

