OrderStatusEventArgs Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Clients.Charts.Custom.NinjaTrader.CbiNTEventArgs
      GF.Clients.Charts.Custom.NinjaTrader.CbiOrderStatusEventArgs

Namespace:  GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class OrderStatusEventArgs : NTEventArgs

The OrderStatusEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodOrderStatusEventArgs
Top
Properties

  NameDescription
Public propertyAvgFillPrice
Public propertyClassId (Overrides NTEventArgsClassId.)
Public propertyError (Inherited from NTEventArgs.)
Public propertyFilled
Public propertyId
Public propertyItem
Public propertyLimitPrice
Public propertyNativeError (Inherited from NTEventArgs.)
Public propertyOrder
Public propertyOrderId
Public propertyOrderState
Public propertyQuantity
Public propertySender (Inherited from NTEventArgs.)
Public propertyStopPrice
Public propertyTerminatedState
Public propertyTime
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference