Inheritance Hierarchy
GF.Clients.Charts.Custom.NinjaTrader.CbiAccount
Namespace: GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Account type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Account |
Properties
Name | Description | |
---|---|---|
![]() | Connection | |
![]() | Executions | |
![]() | Id | |
![]() | Item | |
![]() | LastUpdate | |
![]() | Mode | |
![]() | Name | |
![]() | Orders | |
![]() | Positions | |
![]() | Strategies | |
![]() | UserData | |
![]() | UserLink |
Methods
Name | Description | |
---|---|---|
![]() | CancelAllOrders | |
![]() | CreateOrder(Instrument, OrderAction, OrderType, TimeInForce, Int32, Double, Double, String, String) | |
![]() | CreateOrder(Instrument, OrderAction, OrderType, TimeInForce, Int32, Double, Double, Int32, Double, OrderState, String, String, OrderStatusEventCollection, Object, Boolean, String, String, Boolean) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Flatten | |
![]() | GetAccountValue | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SimulationReset | |
![]() | SimulationSynchronize | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
![]() | AccountUpdate | |
![]() | BeforeReset | |
![]() | Execution | |
![]() | OrderStatus | |
![]() | PositionUpdate | |
![]() | Reset |
See Also