Account info
Streams all changes made to an account's overall info such as equity, balance, order count, etc.
Leverage
Params
{
"method": "subscribe",
"params": {
"source": "account_info",
"account": "42trU9A5..."
}
}Stream
{
"channel": "account_info",
"data": {
"ae": "2000",
"as": "1500",
"aw": "1400",
"b": "2000",
"f": 1,
"mu": "500",
"cm": "400",
"oc": 10,
"pb": "0",
"pc": 2,
"sc": 2,
"t": 1234567890
}
}Field
Type
Description
Last updated