Click or drag to resize

AccumulationPullback Class

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

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

The AccumulationPullback type exposes the following members.

Constructors
  NameDescription
Public methodAccumulationPullback
Initializes a new instance of the AccumulationPullback 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