All Tickers

{
  "id": 1545910660739,
  "type": "subscribe",
  "topic": "/market/ticker:all",
  "response": true
}
{
  "type": "message",
  "topic": "/market/ticker:all",
  "subject": "BTC-USDT",
  "data": {
    "sequence": "1545896668986",
    "price": "0.08",
    "size": "0.011",
    "bestAsk": "0.08",
    "bestAskSize": "0.18",
    "bestBid": "0.049",
    "bestBidSize": "0.036",
	"Time": 1704873323416	//The matching time of the latest transaction
  }
}

Topic: /market/ticker:all

  • Push frequency: once every 100ms

Subscribe to this topic to get the push of all market symbols BBO change.