Balance | Returns the account balance. |
CashExcess | Returns the account historical cash excess. Historical here means that the most recent cash excess that can be obtained is yesterday's close. |
Collaterals | Returns the account collaterals, which were declared in the last statement. |
InitialMargin | Returns the account historical initial margin. Historical here means that the most recent initial margin that can be obtained is yesterday's close. |
MaintenanceMargin | Returns account historical maintenance margin. Historical here means that the most recent maintenance margin that can be obtained is yesterday's close. |
MVO | Returns the account Market Value Option. |
NLV | Returns account Net Liquidity Value. |
OTE | Returns the Open Trade Equity for the account. |
ProfitLoss | Returns the account's profit/loss value. |
UPL | Returns the account Unrealized Profit/Loss value. |
Account | Returns the corresponding CQGAccount object. |
CurrencyName | Returns the ISO currency code of the summary. |
ManualFillsInvolved | Returns the flag that indicates whether the manual fills are involved in account summary calculation or not. |
SuppressNotAvailableValues | Whether N/A values should be suppressed in summary calculating or not. Value is False by default. |