Click or drag to resize

MZpackAlgoStrategy2 Class

Demonstrates algo strategy class MZpack.NT8.Algo.Strategy and built-in TradesClusterSignal, DOMImbalanceSignal classes. Implements Partially Visible mode of the indicators.
Inheritance Hierarchy
SystemObject
  NinjaScript
    NinjaScriptBase
      StrategyBase
        StrategyRenderBase
          MZpack.NT8.AlgoMZpackStrategyBase
            NinjaTrader.NinjaScript.Strategies.MZpackAPISamplesMZpackAlgoStrategy2

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 MZpackAlgoStrategy2 : MZpackStrategyBase

The MZpackAlgoStrategy2 type exposes the following members.

Constructors
  NameDescription
Public methodMZpackAlgoStrategy2
Initializes a new instance of the MZpackAlgoStrategy2 class
Top
Properties
Methods
See Also