Click or drag to resize

MZpackAlgoStrategy1 Class

The strategy demonstrates using of patterns and built-in position management (proprietary ATM).
WARNING: The strategy works on Market replay or live data only because it uses Level 2 data.
ATTENTION: Indicator settings in UI are used only for displaying markers on the chart. Strategy uses its own internal settings for filters and logic.
Inheritance Hierarchy
SystemObject
  NinjaScript
    NinjaScriptBase
      StrategyBase
        StrategyRenderBase
          MZpack.NT8.AlgoMZpackStrategyBase
            NinjaTrader.NinjaScript.Strategies.MZpackAPISamplesMZpackAlgoStrategy1

Namespace:  NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class MZpackAlgoStrategy1 : MZpackStrategyBase

The MZpackAlgoStrategy1 type exposes the following members.

Constructors
  NameDescription
Public methodMZpackAlgoStrategy1
Initializes a new instance of the MZpackAlgoStrategy1 class
Top
Properties
Methods
Fields
See Also