MQL5-Google-Onedrive/mt5/MQL5/Experts
google-labs-jules[bot] 2c509c5025 Bolt: Optimize daily limits and redundant API calls
- Caches daily currency-based profit/loss limits to avoid redundant AccountInfoDouble calls in OnTick.
- Consolidates TimeCurrent() calls in OnTick by fetching once and passing to sub-functions.
- Updates UpdateDailyStatistics and IsTradingAllowed to accept an optional datetime parameter.
- Reduces mathematical operations in the hot path.
2026-02-06 17:36:07 +00:00
..
ExpertMAPSARSizeOptimized_Improved.mq5 Bolt: Optimize daily limits and redundant API calls 2026-02-06 17:36:07 +00:00
SMC_TrendBreakout_MTF_EA.mq5 Bolt: optimize EA execution path and lot calculation (#254) 2026-02-05 02:53:34 +07:00