Smoothed Adaptive Momentum

Category: momentum, cycle

An adaptive oscillator that calculates price momentum using a lookback period dynamically tuned to the market's dominant cycle via a Homodyne Discriminator, then filtered by a Super Smoother.

Formula

\text{SAM} = \text{SuperSmoother}(\text{Price} - \text{Price}[DC\_Period], \text{cutoff}) \\ \text{where } DC\_Period = \text{Ehlers Homodyne Discriminator}(Price)

Inputs

See signal primitives and every published strategy that uses Smoothed Adaptive Momentum on WOBR StrategyVerse.


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