Click or drag to resize

ReversalA Class

Inheritance Hierarchy
SystemObject
  NinjaScript
    NinjaScriptBase
      StrategyBase
        StrategyRenderBase
          MZpack.NT8.AlgoMZpackStrategyBase
            NinjaTrader.NinjaScript.Strategies.MZpackStrategiesReversalA

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

The ReversalA type exposes the following members.

Constructors
  NameDescription
Public methodReversalA
Initializes a new instance of the ReversalA class
Top
Properties
Methods
  NameDescription
Protected methodCreateAlgoStrategy
Create MZpack Algo Strategy object for pattern and built-in position management (ATM).
Protected methodCreateIndicators
Create indicators here and return them in the list as a result.
Protected methodOnStateChange (Overrides MZpackStrategyBaseOnStateChange.)
Top
Fields
See Also