MQL5-Google-Onedrive/.jules
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
..
bolt.md Bolt: Optimize daily limits and redundant API calls 2026-02-06 17:36:07 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00