Suivre
0
0
Forker
Vous avez déjà forké MQL5-Google-Onedrive
1
miroir de https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisé 2026-08-24 10:53:55 +00:00
MQL5-Google-Onedrive/mt5/MQL5/Experts
Repository files (latest commit first)
Fichier Dernier message de commit Date du dernier commit
google-labs-jules[bot] 03d07ac75b feat(performance): Use Ask/Bid globals for faster price access
Replaced `SymbolInfoDouble()` calls with the pre-defined `Ask` and `Bid` global variables in performance-critical functions (`OnTick`, `OpenBuyTrade`, `OpenSellTrade`).

This is a standard MQL5 optimization that avoids the function call overhead associated with `SymbolInfoDouble`, leading to faster execution on every price tick.
2026-01-23 17:05:33 +00:00
..
ExpertMAPSARSizeOptimized_Improved.mq5 Improve ExpertMAPSARSizeOptimized EA with enhanced risk management, logging, and safety features 2026-01-19 14:19:52 +07:00
SMC_TrendBreakout_MTF_EA.mq5 feat(performance): Use Ask/Bid globals for faster price access 2026-01-23 17:05:33 +00:00