Account Class |
public class Account : NotifyPropertyBase, IAccount, ITemplate
The Account type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Accounts | |
![]() | AccountSummery | Account summery |
![]() | AccountType | Account type AccountType |
![]() ![]() | BacktestAccount | |
![]() | BasketOrderCount | Basket order count |
![]() | Connection | |
![]() | DisplayName | Account display zipFileName |
![]() | Id | Account unique id as provided by broker/connection |
![]() | 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. |
![]() | IsBasketOrderSupported | Is basket order supported |
![]() | IsConnectionCalculated | Is PnL calculated by connection |
![]() | IsOcoSupported | Is OCO supported natively |
![]() | OrderCallback | Used to update the position |
![]() | OrderTemplatesTypes | |
![]() | OrderTypes | |
![]() | Positions | Gets the position taken by the account |
![]() | ProductTypes | |
![]() | Template | |
![]() | TemplateData | |
![]() | TimeInForces |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | GetAccountByName | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetValue | (Inherited from NotifyPropertyBase) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | NotifyPropertyChanged | (Inherited from NotifyPropertyBase) |
![]() | OnOrderCallback | |
![]() | SetValue | (Inherited from NotifyPropertyBase) |
![]() | ToString | (Overrides ObjectToString) |
![]() | ValidateOrder |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from NotifyPropertyBase) |