mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 09:00:56 +00:00
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 | ||