Click or drag to resize

MZpackTechnicalSample0 Class

Demonstrates how to use some of well known technical indicators. See API Documentation for the list of currently supported technical indicators.
See installation folder for the source code.
Inheritance Hierarchy
SystemObject
  NinjaScript
    NinjaScriptBase
      StrategyBase
        StrategyRenderBase
          MZpack.NT8.AlgoMZpackStrategyBase
            NinjaTrader.NinjaScript.Strategies.MZpackAPISamplesMZpackTechnicalSample0

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

The MZpackTechnicalSample0 type exposes the following members.

Constructors
  NameDescription
Public methodMZpackTechnicalSample0
Initializes a new instance of the MZpackTechnicalSample0 class
Top
Properties
Methods
See Also