OEC Application Programming Interface

Account Members

Account overview

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

Public Instance Methods

ToString (inherited from NamedObject) Gets name of object.

See Also

Account Class | OEC.API Namespace