forked from LengKundee/MQL5-Google-Onedrive
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 | ||