Commit graph

1 commit

Author SHA1 Message Date
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