MQL5-Google-Onedrive/mt5/MQL5
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
..
Experts Bolt: Cache environment state API calls in EA hot path 2026-02-16 17:35:14 +00:00
Indicators Bolt: Optimized SMC_TrendBreakout_MTF indicator performance 2026-02-06 10:52:52 +00:00