Version 2.41 2026.03.07
Version 2.41 — Broker Compatibility & Validation Update

Added automatic order filling mode detection (GetFillingMode)
EA now works with ALL MT5 brokers without manual configuration — FOK, IOC and RETURN filling modes are supported automatically
Fixed "Unsupported filling mode" error on Darwinex, Exness, IC Markets, Vantage and other ECN brokers
UseTrailing is now set to false by default — enable it manually or via the provided Set files
No changes to trading logic — all Set files remain valid
Version 2.10 2026.02.23
v2.1 — Bug Fix Update
Fixed critical pip calculation error affecting brokers with 2-digit Gold quotes (e.g. 5166.12). On affected brokers the EA was displaying incorrect range values and unable to open positions due to oversized SL distance.
Fixed trailing stop modify errors (freeze/stops level validation added).
Added margin check before order entry.
Fixed deprecated ACCOUNT_FREEMARGIN API call.
All default parameters unchanged from v2.0. Existing .set files are fully compatible.