Spiegel von
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synchronisiert 2026-08-24 10:53:55 +00:00
| Dateiname | Letzte Commit-Nachricht | Letztes Commit-Datum |
|---|---|---|
Replaced multiple calls to `SymbolInfoDouble()` with the pre-defined global variables `Ask` and `Bid` in the `OnTick`, `OpenBuyTrade`, and `OpenSellTrade` functions. This is a standard MQL5 micro-optimization that avoids the overhead of a function call on every price tick, leading to a small but measurable performance improvement in a performance-critical code path. |
||
| .. | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||