Execution Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.NinjaTrader.CbiExecution

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

public class Execution : IExecution

The Execution type exposes the following members.

Constructors

  NameDescription
Public methodExecution
Top
Properties

  NameDescription
Public propertyAccount
Public propertyBarIndex
Public propertyBarsInProgress
Public propertyCommission
Public propertyEntry
Public propertyExchange
Public propertyExecutionId
Public propertyExit
Public propertyInitialEntry
Public propertyInstrument
Public propertyItem
Public propertyLastExit
Public propertyMarketPosition
Public propertyMaxPrice
Public propertyMinPrice
Public propertyMultiplier
Public propertyName
Public propertyOrder
Public propertyOrderId
Public propertyPosition
Public propertyPrice
Public propertyProvider
Public propertyQuantity
Public propertyRate
Public propertyRealTime
Public propertySod
Public propertyStrategyName
Public propertyTime
Public propertyToken
Public propertyUserLink
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