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/asset:USDT", "futures/asset:BTC", "futures/asset:ETH"] }
{"action":"subscribe","args":["<channel:currency>","<channel:currency>"]}
subscribe
futures/asset
BTC
返回
{ "group": "futures/asset:BTC", "data": { "currency": "BTC", "available_balance": "1000", "position_deposit": "1000", "frozen_balance": "1000" } }