MQL5-Google-Onedrive/mt5
google-labs-jules[bot] 0a376a6cf1 feat(performance): Add early exit to OnTick function
Adds a check at the beginning of the `OnTick()` function to exit if a new bar has not formed. This prevents expensive `CopyRates` and subsequent calculations from running on every price tick, significantly improving the Expert Advisor's performance and reducing CPU load.
2026-01-05 17:02:41 +00:00
..
MQL5 feat(performance): Add early exit to OnTick function 2026-01-05 17:02:41 +00:00