Account Class |
Namespace: SharpCharts.Base.Order
public class Account : INotifyPropertyChanged, ITemplate
The Account type exposes the following members.
Name | Description | |
---|---|---|
AccountSummery |
Gets the Account summery
| |
AccountType |
Gets or sets the account type
| |
BasketOrderCount | ||
CanCancelAllOrders | ||
Connection |
Gets the account connection
| |
DefaultTemplate | ||
Description |
Gets or sets the account description. If not set then the account name is returned
| |
HasParameter | ||
IsAccountGroup | ||
IsBasketOrderSupported | ||
IsOcoSupported | ||
Name |
Gets or sets the account name
| |
OrderTypes | ||
SupportedProductTypes | ||
Template | ||
TemplateData | ||
TemplateType | ||
TimeInForces |
Name | Description | |
---|---|---|
CanTrade | ||
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.) | |
GetAccountValue | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Log | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnOrderCallback | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
GlobalOrderUpdate |