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 |
|---|---|---|
Replaced the manual `HighestHighMql` and `LowestLowMql` loops with the built-in, native MQL5 functions `iHighest` and `iLowest`. This change improves performance within the `OnTick` handler by leveraging optimized, pre-compiled platform functions instead of slower, scripted iterations. This leads to a more efficient and responsive Expert Advisor. |
||
| .. | ||
| Experts | ||
| Indicators | ||