MQL5-Google-Onedrive/mt5
google-labs-jules[bot] ce1007ee07 Bolt: Implement log throttling for daily limits
Optimized `CheckDailyLimits` in `ExpertMAPSARSizeOptimized_Improved.mq5` by adding a static flag to cache the "limit reached" state for the current day. This avoids redundant checks, string formatting, and log flooding on every tick once a daily limit is hit. Additionally, removed a redundant manual alert as `LogError` already handles it.
2026-02-10 17:26:03 +00:00
..
MQL5 Bolt: Implement log throttling for daily limits 2026-02-10 17:26:03 +00:00