The IAccount type exposes the following members.
Properties
Name | Description | |
---|---|---|
AvgPositions |
Average positions stats per symbol - see IPosition.
| |
Balances | ||
BaseCurrency |
Base Currency of account
| |
ClearingHouse |
Clearing house
| |
DetailedPositions | ||
ID |
Account identifier
| |
IsComplianceRiskLimit |
Indicates that risk limitation is set because of compliance
| |
IsMarginCallExempt |
Is this account exempt from margin calls?
| |
IsReadOnly |
Indicates that account is read only
| |
MarginAccountType |
Margin Account Type
| |
RiskLimitsType |
Type of risk limitation for account
| |
Root |
Root account, if this account is a subaccount
| |
Spec |
Account Number
| |
Subaccounts |
List of sub-accounts
| |
TotalBalance |
Account balance and profit/loss data - total for all currencies
| |
Trader | ITrader who owns this account or null
| |
Type |
Type of account
|
See Also