You will receive this message when an account balance changes. The message contains the details of the change.
In the current Phase 1 release, the accountType field does not yet support the following three enums:These account-type values will be fully supported within the next 2 months.
We will announce the exact rollout time once it is confirmed. Push frequency: real-timeSubscribe Message#
{
"id": "1545910660739",
"action": "SUBSCRIBE",
"channel":"balance",
"accountType": "TRADING",
}
If you are trading in UTA mode, please give 'UNIFIED' for accountType.Response#
Example{
"T": "balance.TRADING",
"P":1730269283892,
"d": {
"c": "USDT",
"e":"",
"b": "21.133773386762",
"a": "20.132773386762",
"h": "1.001"
},
"E":,
"U":
}