IOrder Interface

GF Charts Help

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

public interface IOrder

The IOrder type exposes the following members.

Properties

  NameDescription
Public propertyAvgFillPrice
Public propertyError
Public propertyFilled
Public propertyFromEntrySignal
Public propertyInstrument
Public propertyLimitPrice
Public propertyLiveUntilCancelled
Public propertyName
Public propertyNativeError
Public propertyOco
Public propertyOrderAction
Public propertyOrderId
Public propertyOrderState
Public propertyOrderType
Public propertyOverFill
Public propertyQuantity
Public propertyStopPrice
Public propertyTime
Public propertyTimeInForce
Public propertyToken
Top
Methods

  NameDescription
Public methodToString
Top
See Also

Reference