Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
请求
{ "action":"subscribe", "args":["futures/ticker:BTCUSDT"] }
{"action":"subscribe","args":["<channel>:<symbol>"]}
subscribe
futures/ticker
BTCUSDT
返回
{ "data": { "symbol": "BTCUSDT", "last_price": "97153.6", "volume_24": "25502894", "range": "0.0016599204475393", "mark_price": "97153.7", "index_price": "97185.614", "ask_price": "97153.9", "ask_vol": "28", "bid_price": "97153.4", "bid_vol": "428" }, "group": "futures/ticker:BTCUSDT" }