MQL5-Google-Onedrive/mt5/MQL5
google-labs-jules[bot] 8930a479c7 Bolt: optimize terminal API calls and time filtering in EA
Implemented a 1-second cache for terminal and MQL trading permission checks
and pre-calculated time filter bounds in OnInit. These changes significantly
reduce the per-tick overhead of the Expert Advisor by avoiding redundant
environment API calls and expensive time conversions in the OnTick path.
2026-02-27 18:46:27 +00:00
..
Experts Bolt: optimize terminal API calls and time filtering in EA 2026-02-27 18:46:27 +00:00
Indicators Bolt: Optimized SMC_TrendBreakout_MTF indicator performance 2026-02-06 10:52:52 +00:00