Account |
public sealed class AccountGroup : Account
The AccountGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountGroup |
Name | Description | |
---|---|---|
![]() | AccountSummery |
Account summery
(Inherited from Account) |
![]() | AccountType | (Inherited from Account) |
![]() | BasketOrderCount | (Inherited from Account) |
![]() | ChildAccounts | |
![]() | Connection | (Inherited from Account) |
![]() | DisplayName | (Overrides AccountDisplayName) |
![]() | Id |
Account unique id as provided by broker/connection
(Inherited from Account) |
![]() | IsActive |
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) |
![]() | IsBasketOrderSupported | (Inherited from Account) |
![]() | IsConnectionCalculated | (Inherited from Account) |
![]() | IsOcoSupported | (Inherited from Account) |
![]() | OrderTemplatesTypes | (Inherited from Account) |
![]() | OrderTypes | (Inherited from Account) |
![]() | Positions |
Gets the position taken by the account
(Inherited from Account) |
![]() | ProductTypes | (Inherited from Account) |
![]() | Template | (Inherited from Account) |
![]() | TemplateData | (Inherited from Account) |
![]() | TimeInForces | (Inherited from Account) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | (Inherited from Account) |
![]() | ValidateOrder | (Overrides AccountValidateOrder(OrderAction, Decimal, OrderType, Double, Double, String)) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NotifyPropertyBase) |