Messages
No examples found{
"cmd": "<string>",
"data": {
"symbol": "<string>",
"price": "<string>",
"quantity": "<string>",
"side": "<string>",
"timestamp": 123
}
}Websockets
Trade
WSS
/
v1
/
realtime
Messages
No examples found{
"cmd": "<string>",
"data": {
"symbol": "<string>",
"price": "<string>",
"quantity": "<string>",
"side": "<string>",
"timestamp": 123
}
}api_key
type:httpApiKey
Subscribe/Unsubscribe to Recent Trades
type:object
Subscribe or unsubscribe to real-time trade execution updates
Trade Execution Data
type:object
Real-time trade execution data pushed from server
⌘I
