MQL5-Google-Onedrive/mt5/MQL5
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
..
Experts Bolt: Optimize daily limits and redundant API calls 2026-02-06 17:36:07 +00:00
Indicators Bolt: Optimized SMC_TrendBreakout_MTF indicator performance 2026-02-06 10:52:52 +00:00