Customer account
For a list of all members of this type, see Account Members.
System.Object
MarshalByRefObject
IDObject<Int32>
IDObject
NamedObject
Account
A trader can have one or more accounts. For each of those accounts, the Account instance holds information about open and closed positions (see AvgPositions), position details (see DetailedPositions) cash balance(s) and calculated profit/loss values (see Balances and TotalBalance).
All trader accounts are available in the OECClient.Accounts collection.
Namespace: OEC.API
Assembly: API (in API.dll)
Account Members | OEC.API Namespace