Topic: /market/ticker:all#
Subscribe to this topic to get the push of all market symbols BBO change.A topic supports up to 100 symbols.
Push frequency: once every 100msSubscribe Message#
{
"id": 1545910660739,
"type": "subscribe",
"topic": "/market/ticker:all",
"response": true
}
Response#
Example{
"topic": "/market/ticker:all",
"type": "message",
"subject": "BTC-USDT",
"data": {
"bestAsk": "67218.7",
"bestAskSize": "1.92318539",
"bestBid": "67218.6",
"bestBidSize": "0.01045638",
"price": "67220",
"sequence": "14691455768",
"size": "0.00004316",
"time": 1729757723612
}
}