mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
655 B
655 B
!!! info "SubAccountTradeAggregation"
Similar to sub-account trade, but not divided by individual assets.
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|sub_account_id<br>`sa` |string|True|The sub account id|
|total_fee<br>`tf` |string|True|Total fee paid|
|total_trade_volume<br>`tt` |string|True|Total volume traded|
|num_traded<br>`nt` |string|True|Number of trades|
|positive_fee<br>`pf` |string|True|Total positive fee paid by user|
|signer<br>`s` |string|True|The signer of the trade|
|realized_pnl<br>`rp` |string|True|Realized PnL|