StrategyHostConfig Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.StrategyStrategyHostConfig

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

public class StrategyHostConfig

The StrategyHostConfig type exposes the following members.

Constructors

  NameDescription
Public methodStrategyHostConfig
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
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
Fields

  NameDescription
Public fieldAskConfirmations
Public fieldBackTestPeriod
Public fieldBackTestPeriodUnit
Public fieldConfirmationsWithSound
Public fieldCustomCommission
Public fieldCustomCommissionRate
Public fieldExecutionAccount
Public fieldExecutionMode
Public fieldInitialNetLiq
Public fieldIntrabarBackTest
Public fieldIntrabarBackTestResolution
Public fieldIntrabarBackTestResolutionTicks
Public fieldPyramiding
Public fieldRealisticLimits
Public fieldSlippage
Public fieldStrategies
Public fieldSyncAutoSwitch
Public fieldSyncCheckBackTestData
Public fieldSyncCheckPosition
Public fieldSyncCheckWorkingOrders
Public fieldTradeSize
Top
See Also

Reference