Added property MZpackStrategyBase.EnableBacktesting. See User Guide for details on strategies backtesting.
Added MZpack.NT8.Algo.MZpackStrategyBase.Operating property of type enum StrategyOperating { Auto, Manual }.
In Manual operating mode, the strategy is not making entries, so you can trade manually by the signals.
Added additional markup for entries ‘Entry: markup’, ‘Entry: Buy marker’, ‘Entry: Sell marker’ in the Visual category of the settings
The Visual category has been re-organized
Added support for mzFootprint.Calculate = OnBarClose