// NEWS

What's new in MZpack

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

10 JUN 2021
INDICATORS
Indicators ·
MZpack 3.16.10

mzVolumeProifile – Fix. S/R Zone is not ended as expected when volume min/max filter is used.

27 MAY 2021
INDICATORS
Indicators ·
MZpack 3.16.9

mzVolumeProifile – Fix. Session profile is not as expected in OnBarClose mode. – Fix. Aggregated volume profiles may terminate.

24 MAY 2021
INDICATORS
Indicators ·
MZpack 3.16.8

mzVolumeProifile – Added support OnBarClose mode with Tick accuracy for optimization of system resources. Set Setup – Calculate = OnBarClose…

21 MAY 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.9 beta

– Instrument name and Trading hours added to strategy log. – BarStopLossEntry class: stop-loss price is adjusted by the current…

15 MAY 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.8 beta

Entry class has extended. https://www.mzpack.pro/download-files/MZpack%203%20API%20Help/html/30d5f531-db84-5e64-f901-0861608af4eb.htm Properties added: CalculationMode, StopLossPrice, ProfitTargetPrice Methods added: GetStopLossValue(), GetProfitTargetValue() for calculated stop loss/take profit. See…

13 MAY 2021
STRATEGIES / API
Strategies / API ·
MZpack API 2.2.7 beta

MZpack 3.16.7 core Added TrailBase class to construct custom trailing. API Help: https://www.mzpack.pro/download-files/MZpack%203%20API%20Help/html/aa82d9ff-260d-67da-e7f2-a0f19f07ab73.htm Added trail BarHiLoTrail class. The base for…