Click or drag to resize

TradingTimes Class

Demonstrates TradingTimes feature. 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.MZpackAPISamplesTradingTimes

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

The TradingTimes type exposes the following members.

Constructors
  NameDescription
Public methodTradingTimes
Initializes a new instance of the TradingTimes class
Top
Properties
Methods
See Also