// NEWS

What's new in MZpack

Release notes, product updates, new strategies and announcements from the team.

22 JUL 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.13 beta

– 3.16.12 core – MZpackCustomStrategy0 sample has been optimized for OnBarClose logic – Added BarIcebergsSignal signal – Added RelativeToProfileSignal signal…

22 JUL 2021
INDICATORS
Indicators ·
MZpack 3.16.12

mzVolumeProfile – When profile Position = RightOnChartMargin it always occupies all available margin – Added option ‘Volume Profile – Profile:…

12 JUL 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.12 beta

– 3.16.11 core – IMarketDepthMigration interface has renamed to IBarLiquidity – Added SortedDictionary<int, IBarLiquidity> OverallLiquidity { get; } to IMarketDepthIndicator…

07 JUL 2021
INDICATORS
Indicators ·
Liquidity Plots in mzMarketDepth. MZpack 3.16.11

mzMarketDepth Indicator – Liquidity plots have been added. See Liquidity category. Supported plots: Plots total volume on Offer side and…

29 JUN 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.11 beta

Added public enum CancelLimitOrderType { None, Ticks, Bars, Milliseconds } Entry class has extended: – Added CancelLimitOrderType property – Cancel…

22 JUN 2021
CUSTOM PROJECTS
Custom Projects ·
Footprint Reversal Strategy 2

A custom NinjaTrader 8 strategy that detects entry signals from footprint absorption and imbalance patterns. Includes built-in risk management with…