MQL5-Google-Onedrive/mt5/MQL5
Repository files (latest commit first)
Filename Latest commit message Latest commit date
google-labs-jules[bot] 26f976e82a feat(perf): Cache MTF indicator results
Caches the result of the multi-timeframe (MTF) indicator calculation in the `GetMTFDir` function.

The trend direction is now only recalculated when a new bar forms on the secondary timeframe, preventing redundant, expensive `CopyBuffer` calls on every new bar of the primary signal timeframe.
2026-01-02 19:05:01 +00:00
..
Experts feat(perf): Cache MTF indicator results 2026-01-02 19:05:01 +00:00
Indicators feat: Add SL/TP modes and risk management to EA 2025-12-26 08:17:39 +00:00