MQL5-Google-Onedrive/mt5/MQL5/Experts
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
..
SMC_TrendBreakout_MTF_EA.mq5 feat(performance): Add early exit to OnTick function 2026-01-05 17:02:41 +00:00