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 |
|---|---|---|
In `mt5/MQL5/Experts/ExpertMAPSARSizeOptimized_Improved.mq5`, the `IsTradingAllowed` function is optimized with a 1-second cache using `static` variables for `TerminalInfoInteger` and `MQLInfoInteger` states. This significantly reduces terminal API overhead during rapid price ticks, which is a critical performance improvement for Expert Advisors. |
||
| .. | ||
| MQL5 | ||