AccountMarginDetailing | Gets account margin detailing level |
AuthorizedTraders | Returns the collection of traders authorized for the account |
AutoSubscribeInstruments | Gets/sets current "auto-subscribe instruments" flag. When the "auto-subscribe instruments" flag is set to True, CQG API automatically requests subscription for each instrument on which current account has a position. |
CEL | Returns the corresponding CQGCEL object. |
CurrencySummaries | Returns the collection of account summaries, one for each account currency. |
DateOfLastStatement | Returns the date of last statement received from the FCM. |
FcmAccountID | Returns the account identifier set by FCM. |
FcmClass | Returns the FCM class. |
FcmID | Returns the FCM identifier. |
FcmName | Returns the FCM name. |
GWAccountID | Returns the account identifier set by CQG Gateway. |
GWAccountName | Returns the CQG Gateway account name. |
InternalOrders | Returns the collection of orders placed for current account from within this CQG API instance. |
MarginCredit | Returns margin credit |
MarginExcess | Returns margin excess |
Orders | Returns the collection containing all active orders placed for current account. |
Positions | Returns the collection of available positions for the current account. |
PositionSubcriptionLevel | Gets/sets the position subscription level for the current account. |
ReportingCurrency | Returns the ISO code of the account's reporting currency. |
ServerTimestamp | Returns timestamp of the last change (server time, converted to the configured time zone). Each account change event forces this property to change its value. |
Summary | Returns the account summary calculated based on account's positions. |
SuppressNotAvailableValues | Whether NA values should be suppressed in TotalPurchasingPower and MarginExcess calculating or not (by default). |
Timestamp | Returns the last response reception timestamp. When a property is updated, CQG API records the information reception time in the Timestamp property (using local time). Each account change event forces this property to change its value. |
TotalMarginValue | Returns total margin value |
TotalPurchasingPower | Returns total purchasing power |