MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 12581aad7c Bolt: Performance optimizations for MQL5 EAs and test automation
- Optimized `scripts/test_automation.py` by switching to sequential execution to reduce subprocess overhead.
- Optimized `ExpertMAPSARSizeOptimized_Improved.mq5` with 1-second caching for trade allowance checks and execution flow reordering.
- Optimized `SMC_TrendBreakout_MTF_EA.mq5` with trade allowance caching, log throttling, and static array usage.
- Added performance findings to `.jules/bolt.md`.
- Verified all changes with integration tests.
2026-02-14 20:40:18 +00:00
..
EXNESS_GenX_Trader.mq5 Hardening: disable WebRequest by default 2026-02-10 04:38:44 +00:00
ExpertMACD_Enhanced.mq5 Hardening: disable WebRequest by default 2026-02-10 04:38:44 +00:00
ExpertMAMA_Enhanced.mq5 Hardening: disable WebRequest by default 2026-02-10 04:38:44 +00:00
ExpertMAPSAR_Enhanced.mq5 Hardening: disable WebRequest by default 2026-02-10 04:38:44 +00:00
ExpertMAPSAR_Filtered.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSAR_Improved.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSAR_RiskBased.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSARSizeOptimized.mq5 Add optimized ExpertMAPSAR variations and tuning guide 2026-01-19 05:08:51 +00:00
ExpertMAPSARSizeOptimized_Improved.mq5 Bolt: Performance optimizations for MQL5 EAs and test automation 2026-02-14 20:40:18 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: Performance optimizations for MQL5 EAs and test automation 2026-02-14 20:40:18 +00:00