Click or drag to resize

RiskManagement Class

Demonstrates RiskManagement class. Opens LONG for Up-bar, opens SHORT for Down-bar. The strategy is OnBarClose.
Inheritance Hierarchy
SystemObject
  NinjaScript
    NinjaScriptBase
      StrategyBase
        StrategyRenderBase
          MZpack.NT8.AlgoMZpackStrategyBase
            NinjaTrader.NinjaScript.Strategies.MZpackAPISamplesRiskManagement

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

The RiskManagement type exposes the following members.

Constructors
  NameDescription
Public methodRiskManagement
Initializes a new instance of the RiskManagement class
Top
Properties
Methods
See Also