MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 8cc94e8368 Bolt: performance optimizations for automation and MQL5
- Optimized `scripts/test_automation.py` by removing ProcessPoolExecutor and executing tests sequentially, reducing overhead for short-running tests.
- Implemented 1-second caching for environment API calls and daily limit checks in `ExpertMAPSARSizeOptimized_Improved.mq5`.
- Added log throttling and reordered `OnTick` in `ExpertMAPSARSizeOptimized_Improved.mq5` to prioritize cheap checks.
- Implemented `IsTradingAllowed` with 1-second caching and integrated it into `SMC_TrendBreakout_MTF_EA.mq5`.
- Updated `.jules/bolt.md` with new performance learnings.
2026-02-15 21:03:25 +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 automation and MQL5 2026-02-15 21:03:25 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: performance optimizations for automation and MQL5 2026-02-15 21:03:25 +00:00