Version 1.60 2026.05.05
v1.6 — Internal improvements and stability fixes
Version 1.50 2026.05.05
v1.5 — Multi-chart view, safer entries, first-day protection

NEW FEATURES:
• AutoOpenCharts: optionally opens clean M30 charts for the
other enabled symbols at startup, with range boxes drawn
on every chart
• CleanCurrentChart: main chart opens with a clean look by
default (no grid, no volumes, price aligned left)
• SkipFirstDay: EA does not trade on the first day after
attachment (avoids mid-day setups). On-screen popup,
panel indicator and Experts log all explain it clearly

IMPROVEMENTS:
• Pure ORB philosophy: EA no longer opens market orders
when price has already passed the range. If price is
outside the range when pendings should be placed, that
side is skipped and the EA waits for the next trading day
• Existing charts are reused on re-init (timeframe change,
parameter change) instead of opening duplicates
• More reliable cleanup: dashboard panel always disappears
when EA is removed, no more ghost panels

All trading logic (range computation, OCO pendings, SL,
session close, risk management) is unchanged.
Version 1.40 2026.05.05
v1.4 — Multi-chart view & reliability improvements

New AutoOpenCharts option: automatically opens clean M30 charts for the other enabled symbols, with range boxes drawn on every chart
New CleanCurrentChart option (on by default): main chart opens with a clean look (no grid, no volumes, price aligned left)
Improved entry safety: stale breakouts are now skipped if price is already far past the range (prevents bad fills after EA re-attachment mid-day)
More reliable cleanup: dashboard panel always disappears when EA is removed
Version 1.30 2026.05.05
v1.3 — New AutoOpenCharts option: automatically opens clean M30 charts for the other enabled symbols. Cleaner default chart appearance. Improved object cleanup on EA removal.
Version 1.20 2026.05.04
v1.2 — Panel cleanly removes on any deinit reason (no more ghost objects); minimize button now fully functional with complete value restoration; last-30-days stats refresh within 60 seconds of trade close (previously up to 6 hours); automatic compatibility with broker symbol suffixes (XAUUSD.r, XAUUSDm, etc.).
Version 1.10 2026.05.04
v1.1 — Fixes: panel now removes cleanly on all deinit reasons (timeframe change, input change, recompile); minimize button is now responsive to clicks; last-30-days stats refresh within 60 seconds after a trade closes (previously up to 6 hours).