Click or drag to resize

StrategyOperating Enumeration

Operating mode of the strategy

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public enum StrategyOperating
Members
  Member nameValueDescription
Auto0 Entries are made automatically
Manual1 Entries must be made manually from chart trader
See Also