- 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 Extensions source code for details. - Added BarStopLossEntry class. It allows setting stop-loss order after high/low of the chosen previous bar (stop loss bar). https://www.mzpack.pro/download-files/MZpack%203%20API%20Help/html/741f74e8-9e72-ecd4-13f2-4e7af209801b.htm
- Some API source code (Extensions) added to \API\extensions\ folder.
- Fix. OnEachTick trailing may not work