Inheritance Hierarchy
SystemEventArgs
GF.Clients.Charts.Custom.NinjaTrader.CbiNTEventArgs
GF.Clients.Charts.Custom.NinjaTrader.CbiExecutionUpdateEventArgs
Namespace: GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ExecutionUpdateEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ExecutionUpdateEventArgs |
Properties
Name | Description | |
---|---|---|
![]() | Account | |
![]() | ClassId | (Overrides NTEventArgsClassId.) |
![]() | Error | (Inherited from NTEventArgs.) |
![]() | Exchange | |
![]() | Execution | |
![]() | ExecutionId | |
![]() | Instrument | |
![]() | MarketPosition | |
![]() | Multiplier | |
![]() | NativeError | (Inherited from NTEventArgs.) |
![]() | Operation | |
![]() | OrderId | |
![]() | Price | |
![]() | Quantity | |
![]() | Rate | |
![]() | Sender | (Inherited from NTEventArgs.) |
![]() | Sod | |
![]() | Time |
Methods
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 | Returns a string that represents the current object. (Inherited from Object.) |
See Also