– Added Ninja ATM support. See MZpackStrategyBase.PositionManagement, MZpackStrategyBase.NinjaTraderATM_TemplateName properties
Note, that there are some limitations for Ninja ATM Strategies. Read more here https://ninjatrader.com/support/helpGuides/nt8/using_atm_strategies.htm
– Added Conjunction logical node
– Added new state ‘Not Calculated’ for Dashboard cells
– Added pop-up hint for Dashboard cells
– Added Strategy.IsOpeningPositionEnabled property
– Added Range.IsInSession property. Set IsInSession to True if pattern must be validated inside the current session only.
– Action can return SignalDirection.None which terminates validating of the signals/filters
– ControlPanel is disabled while loading market data
– Fix: issue with adding custom items to MZpack ControlPanel