Order Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.NinjaTrader.CbiOrder

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

public class Order

The Order type exposes the following members.

Constructors

  NameDescription
Public methodOrder
Top
Properties

  NameDescription
Public propertyAccount
Public propertyAdapterLink
Public propertyAvgFillPrice
Public propertyConnection
Public propertyFilled
Public propertyFromEntrySignal
Public propertyGtd
Public propertyHistory
Public propertyInfo
Public propertyInstrument
Public propertyItem
Public propertyLimitPrice
Public propertyLiveUntilCancelled
Public propertyLong
Public propertyName
Public propertyOco
Public propertyOrderAction
Public propertyOrderId
Public propertyOrderState
Public propertyOrderType
Public propertyOverFill
Public propertyProvider
Public propertyQuantity
Public propertyShort
Public propertyStopPrice
Public propertyStopTriggered
Public propertySubmitIfTouched
Public propertyTerminatedState
Public propertyTime
Public propertyTimeInForce
Public propertyToken
Public propertyUserData
Public propertyUserLink
Top
Methods

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

Reference