MQL5-Google-Onedrive/mt5/MQL5
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
..
Experts Bolt: Optimize MQL5 hot paths with caching and modulo math 2026-02-18 20:42:49 +00:00
Include feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00
Indicators Address code review: optimize ArraySize() calls and document cache behavior 2026-02-11 08:36:56 +00:00
Presets feat: Add scalping strategy support for M5, M15, M30 2026-01-28 18:14:03 +00:00