MQL5-Google-Onedrive/mt5/MQL5/Experts
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
..
ExpertMAPSARSizeOptimized_Improved.mq5 Bolt: Implement log throttling for daily limits 2026-02-10 17:26:03 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: Optimize lot calculation and margin clamping 2026-02-08 19:20:35 +00:00