mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 05:00: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. |
||
|---|---|---|
| .. | ||
| Experts | ||
| Indicators | ||