No examples foundNo examples found{
"op": "<string>"
}No examples foundNo examples found{
"op": "<string>",
"server_ts": 123
}{
"op": "<string>",
"message": "<string>"
}{
"op": "<string>",
"server_ts_ms": 123
}The public channel is used for subscribing to market data.
No examples foundNo examples found{
"op": "<string>"
}No examples foundNo examples found{
"op": "<string>",
"server_ts": 123
}{
"op": "<string>",
"message": "<string>"
}{
"op": "<string>",
"server_ts_ms": 123
}Subscribe to topics. Server will respond with a Subscribed message.
Unsubscribe from topics. Server will respond with an Unsubscribed message.
Ping the server. The server will respond with a Pong message. Client can use ts to measure RTT.
Subscription acknowledgement.
Unsubscribe acknowledgement.
Response to Ping.
Error response.
Streaming event message.