Click or drag to resize

AccountGroup Properties

The AccountGroup type exposes the following members.

Properties
 NameDescription
Public propertyAccountSummery Account summery
(Inherited from Account)
Public propertyAccountType
(Inherited from Account)
Public propertyBasketOrderCount
(Inherited from Account)
Public propertyChildAccounts 
Public propertyConnection
(Inherited from Account)
Public propertyDisplayName
(Overrides AccountDisplayName)
Public propertyId Account unique id as provided by broker/connection
(Inherited from Account)
Public propertyIsActive Flag determining if connection supports order modification while in pending state. Interactive Brokers supports it. If True, OrderBase object will not disable at any point.
(Inherited from Account)
Public propertyIsBasketOrderSupported
(Inherited from Account)
Public propertyIsConnectionCalculated
(Inherited from Account)
Public propertyIsOcoSupported
(Inherited from Account)
Public propertyOrderTemplatesTypes
(Inherited from Account)
Public propertyOrderTypes
(Inherited from Account)
Public propertyPositions Gets the position taken by the account
(Inherited from Account)
Public propertyProductTypes
(Inherited from Account)
Public propertyTemplate
(Inherited from Account)
Public propertyTemplateData
(Inherited from Account)
Public propertyTimeInForces
(Inherited from Account)
Top
See Also