Version 1.83 2026.01.21
Verion 1.83 introduces a multi-symbol “Auto Profile” system that detects the instrument class on the current chart (Forex, Metals, Indices, Crypto) and automatically adapts the score model’s baseline expectations accordingly. This improves consistency across very different markets by calibrating volatility bands, minimum EMA separation requirements, and ADX trend-strength thresholds to the asset type, helping prevent over-filtering on high-volatility symbols and over-trading on low-volatility symbols.
This release also adds a commercial-friendly entry Score Filter that evaluates each signal on a 0–100 scale using trend quality (EMA alignment/separation plus slope), momentum (candle body relative to ATR), volatility suitability (ATR band), trend strength (ADX scaling), and trading cost preference (spread scoring). To make optimization and end-user configuration simpler, the score system is presented through presets (Conservative, Balanced, Aggressive, Custom) and a set of intuitive sliders (MinScore, TrendImp, MomImp, VolPref, CostTol) rather than internal coefficients. An optional Advanced mode is included for power users who prefer direct control over the internal score weights.

Finally, the input panel has been reorganized for marketplace usability, with shorter variable names and grouped settings to improve readability in Strategy Tester and optimization workflows. Compatibility was improved by using native MQL5 string uppercasing via StringToUpper(), avoiding non-standard functions and ensuring clean compilation. All existing core features remain unchanged, including daily profit/loss lock, session filters, spread filter, risk-based sizing, partial close with break-even offset, trailing stop management, and robust hedging/netting handling with magic-safe position management.
Version 1.62 2025.12.28
New filter
Version 1.51 2025.12.01
Magic Number added.