bbgo_origin/pkg/exchange/kucoin/testdata/btc-01-account-balance.json
2021-12-23 17:49:18 +08:00

24 lines
673 B
JSON

{
"id": "61c3728cfd0c3c0001a16a64",
"type": "message",
"topic": "/account/balance",
"userId": "61af6413efeab1000113f08b",
"channelType": "private",
"subject": "account.balance",
"data": {
"accountId": "61b48b6d94ab8d000103ea77",
"available": "42.240598061678",
"availableChange": "-14.099267307125",
"currency": "USDT",
"hold": "14.099267307125",
"holdChange": "14.099267307125",
"relationContext": {
"symbol": "BTC-USDT",
"orderId": "61c3728cfd0c3c0001a16a62"
},
"relationEvent": "trade.hold",
"relationEventId": "61c3728cfd0c3c0001a16a64",
"time": "1640198796182",
"total": "56.339865368803"
}
}