0
0
Fork 1
Spiegel von https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisiert 2026-04-11 04:30:56 +00:00
MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 34c2f9b033 feat: Optimize Donchian bounds calculation in OnTick
Replaces `iHigh` and `iLow` function calls with direct array access to the `rates` buffer when calculating Donchian channel boundaries. This reduces function call overhead in the performance-critical `OnTick` function.
2025-12-29 10:33:26 +00:00
..
SMC_TrendBreakout_MTF_EA.mq5 feat: Optimize Donchian bounds calculation in OnTick 2025-12-29 10:33:26 +00:00