OEC Application Programming Interface

Account Properties

The properties of the Account class are listed below. For a complete list of Account class members, see the Account Members topic.

Public Instance Properties

AvgPositions Average positions stats per symbol - see Position.
Balances Account balance and profit/loss data (see Balance) per each Currency available for the account.
CH Clearing house
CompoundPositionGroups List of compound position groups
DetailedPositions Detailed account/contract Position items.
ID (inherited from IDObject<Int32>) Unique key value
Name (inherited from NamedObject) Name of object
ReadOnly Indicates that account is read only
Root Root account, if this account is a subaccount
Spec Account Number
Subaccounts List of subaccounts
TotalBalance Account balance and profit/loss data - total for all currencies
Trader Trader who owns this account or null
Type Type of account

See Also

Account Class | OEC.API Namespace