Files
ritmex-bot/docs/grvt/schemas/sub_account_trade_aggregation.md
T

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|