DepositRow
| Field Name | Data Type | Accepted Values/Examples |
|---|---|---|
| Bank | string |
Bank of trading account for selected position |
| Branch | string | Branch of trading account for selected position |
| CashBalance | double | Cash balance |
| CashBalanceAdj | double | Cash balance adjustment |
| CbpRemaining | double | Available funds (Funds - Margin requirements) |
| Commission | double |
Net of commissions for today's trades for a symbol |
| Cost | double | Cost |
| Currency | string | Currency of symbol being traded or Currency of position |
| Customer | string | Customer name of trading account for selected position |
| DaysBack | int32 | The number of days worth of bars to retrieve |
| Deposit | string | Deposit or account name for selected position |
| EquityBalance | double | Equity balance |
| ExcessEq | double | Excess equity |
| ExcessEq0 | double | Start of day excess equity |
| ExtendedFields | map<string, string> | Extended fields. Refer to the section in OrderResponse |
| ExtraCbp | double | Cash credit for the account |
| HistScalpedProfit | double | Historical realized P&L |
| HouseExcess0 | double | Overnight house excess |
| Marketvalue0 | double | Start of day market value |
| MaxOrderSize | double | Maximum order size allowed in an account |
| MinBalance | double | Minimum amount of excess equity to trade |
| Mmr | double | Maintenance margin required for a position |
| Mmr0 | double | Margin requirement for a overnight position |
| Mmr0Adj | double | Overnight maintenance margin release amount |
| Mmr0NonDaytradeAdj | double | Adjustment to overnight maintenance margin requirement |
| NetFees | double | Sum of all trading fees for a position from today's trades |
| Orq0 | double | Morning Orq |
| PendingMargin | double | Pending margin for this order |
| Rank | int32 | Rank |
| ScalpedProfit | double | Realized profit/loss for a position |
| Sma0 | double | Uploaded information for special memorandum account requirement |
| Sma0Adj | double | Adjustment to overnight SMA requirement |
| SrvPendingMargin | double | Margin for outstanding trades as calculated by tradeserver. Only available for accounts that are configured for this feature |
| Table | string | Table |
| TboAccountId | int32 | Account ID |