TradeEngine Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.StrategyTradeEngine

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

public abstract class TradeEngine : IDisposable

The TradeEngine type exposes the following members.

Properties

  NameDescription
Public propertyAvgPriceOpenPosition
Public propertyPyramiding
Public propertySummaryOpenPosition
Public propertyTotalNetPos
Public propertyTradeSize
Public propertyWorkingOrders
Top
Methods

  NameDescription
Public methodActivateOnClose
Public methodCheckExitStrategies
Public methodCheckOrderParts
Public methodDispose
Public methodEntryOrder
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExitOrder
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetBreakEven
Public methodSetDollarTrailing
Public methodSetExitOnClose
Public methodSetPercentTrailing
Public methodSetProfitTarget
Public methodSetShowOnly
Public methodSetStopContract
Public methodSetStopLoss
Public methodSetStopPosition
Public methodSetStopShare
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldIntrabarOrders
Public fieldPositions
Top
See Also

Reference