MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 24b8b55677 Bolt: Cache environment state API calls in EA hot path
Implemented 1-second caching for TerminalInfoInteger and MQLInfoInteger
in the IsTradingAllowed function of ExpertMAPSARSizeOptimized_Improved.mq5.
This reduces terminal API overhead on every price tick.
The function was also refactored to use a single return path for better
maintainability and to avoid logic duplication.

Deleted temporary benchmark script.
2026-02-16 17:35:14 +00:00
..
ExpertMAPSARSizeOptimized_Improved.mq5 Bolt: Cache environment state API calls in EA hot path 2026-02-16 17:35:14 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: Optimize lot calculation and margin clamping 2026-02-08 19:20:35 +00:00