mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-08-24 09:33:56 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
This optimization introduces a lightweight check at the beginning of the OnTick() function to exit early if a new bar has not yet formed. This prevents the expensive CopyRates function and subsequent logic from running on every single price tick, significantly reducing CPU load when the EA is configured to run on bar close. |
||
| .. | ||
| Experts | ||
| Indicators | ||