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/trade:BTCUSDT"] }
{"action":"subscribe","args":["<channel:symbol>","<channel:symbol>"]}
subscribe
futures/trade
BTCUSDT
返回
{ "group":"futures/trade:BTCUSDT", "data":[{ "trade_id":1409495322, "symbol":"BTCUSDT", "deal_price":"117387.58", "deal_vol":"1445", "m":true, "created_at":"2023-02-24T07:54:11.124940968Z" }] }
1
2
3
4
5
6
7
8
true
false