We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UniversalBalanceList 表示多个交易所的账户信息。表示为 交易所名称: BalanceList的键值对,比如:
UniversalBalanceList
交易所名称: BalanceList
{ "bitfinex": { "usdt": 6000, "btc": 5 }, "huobi": { "usdt": 3000, "btc": 2 } }
Object