mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-08-24 10:53:55 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Replaces expensive `SymbolInfoDouble()` calls with the faster, globally-available `Ask` and `Bid` variables within the performance-critical `OnTick` function and its downstream trade execution functions. This is a standard MQL5 optimization that avoids function call overhead, leading to more efficient tick processing. |
||
| .. | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||