MQL5-Google-Onedrive/mt5
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
..
MQL5 feat(perf): Cache MTF indicator results 2026-01-02 19:05:01 +00:00