Commit graph

2 commits

Author SHA1 Message Date
google-labs-jules[bot]
53e18bf961 Bolt: Optimize MQL5 hot paths with caching and modulo math
- Implement 1-second cache for TerminalInfo and MQLInfo in IsTradingAllowed()
- Optimize time filter using pre-calculated bounds and modulo arithmetic
- Add log throttling for "AutoTrading disabled" messages
- Refactor time filter to reuse existing timestamp variable
2026-02-18 20:42:49 +00:00
google-labs-jules[bot]
ea261ed334 Merge feature branch, cleanup dependencies, and sanitize credentials
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-28 10:24:13 +00:00