mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 09:10:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||