Files
mql5-skills/skills/mql5/scripts
ZhijuCen e0d7c3ca54 fix: use backtest end date instead of datetime.now() for gap calculation
Parse end date from Settings.period ("2024.01.01 - 2025.06.22") and use
it as reference for gap_days. Falls back to datetime.now() only if period
cannot be parsed. Rename output key gap_days_to_now → gap_days_to_end.
2026-06-25 03:10:32 +08:00
..