MQL5-Google-Onedrive/mt5/MQL5
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
..
Experts feat: Optimize Donchian bounds calculation in OnTick 2025-12-29 10:33:26 +00:00
Indicators feat: Add SL/TP modes and risk management to EA 2025-12-26 08:17:39 +00:00