StrategyOrder Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.StrategyStrategyOrder

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

public abstract class StrategyOrder : IComparable<StrategyOrder>

The StrategyOrder type exposes the following members.

Properties

  NameDescription
Public propertyAvgFillPrice
Public propertyCancelTime
Public propertyCompleteTime
Public propertyContract
Public propertyContractSize
Public propertyCurrentState
Public propertyExecutionNotes
Public propertyFilledQty
Public propertyID
Public propertyIsBuy
Public propertyIsFinalState
Public propertyIsLimit
Public propertyIsMarket
Public propertyLastPrice
Public propertyOnClose
Public propertyOriginal
Public propertyPriceDelta
Public propertySentTime
Public propertyTicketNumber
Top
Methods

  NameDescription
Public methodCompareTo(Object)
Public methodCompareTo(StrategyOrder)
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 methodStatic memberIsBuySide
Public methodToString (Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldDraft
Public fieldEntryOrder
Public fieldEntryOrderName
Public fieldFillBar
Public fieldGeneratedBar
Public fieldGeneratedTime
Public fieldIsEntry
Public fieldIsStopExit
Public fieldOCO
Public fieldOrderName
Public fieldOriginalQuantity
Public fieldPosition
Public fieldSender
Public fieldSignalFlags
Public fieldTotal
Public fieldVirtual
Top
See Also

Reference