forked from LengKundee/MQL5-Google-Onedrive
- 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. |
||
|---|---|---|
| .. | ||
| EXNESS_GenX_Trader.mq5 | ||
| ExpertMACD_Enhanced.mq5 | ||
| ExpertMAMA_Enhanced.mq5 | ||
| ExpertMAPSAR_Enhanced.mq5 | ||
| ExpertMAPSAR_Filtered.mq5 | ||
| ExpertMAPSAR_Improved.mq5 | ||
| ExpertMAPSAR_RiskBased.mq5 | ||
| ExpertMAPSARSizeOptimized.mq5 | ||
| ExpertMAPSARSizeOptimized_Improved.mq5 | ||
| SMC_TrendBreakout_MTF_EA.mq5 | ||