TMA CG 2024 (Centered Moving Average)

Category: volatility, trend

A centered Triangular Moving Average (TMA) envelope that provides a smoothed price channel and reversal signals based on Mladen's logic.

Formula

TMA = (SMA(Price, N) + SMA(SMA(Price, N), N)) / 2 (Centered); Bands = TMA \pm (Deviation \times High-Low Range Buffer)

Inputs

See signal primitives and every published strategy that uses TMA CG 2024 (Centered Moving Average) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home