账户ID | 币种 | 账户类型 | 账户余额 |
---|---|---|---|
{[a['account-id']]} | {[a.currency]} | {[a.type]} | {[a.balance]} |
流水号 | 订单ID | 交易对 | 帐号ID | 订单数量 | 订单价格 | 创建时间 | 类型 | 来源 | 状态 | Role | 成交价格 | 成交数量 | 未成交数量 | 成交金额 | 手续费 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{[t['seq-id']]} | {[t['order-id']]} | {[t['symbol']]} | {[t['account-id']]} | {[t['order-amount']]} | {[t['order-price']]} | {[t['created-at']]} | {[t['order-type']]} | {[t['order-source']]} | {[t['order-state']]} | {[t['role']]} | {[t['price']]} | {[t['filled-amount']]} | {[t['unfilled-amount']]} | {[t['filled-cash-amount']]} | {[t['filled-fees']]} |