Swiss Army Knife Indicator (SAK)

Category: trend, cycle, volatility

A unified second-order IIR filter framework by John Ehlers that implements nine different filter types (EMA, SMA, Gaussian, Butterworth, etc.) using a single transfer function logic.

Formula

F_t = c_0 \cdot (b_0 \cdot X_t + b_1 \cdot X_{t-1} + b_2 \cdot X_{t-2}) + a_1 \cdot F_{t-1} + a_2 \cdot F_{t-2}

Inputs

See signal primitives and every published strategy that uses Swiss Army Knife Indicator (SAK) on WOBR StrategyVerse.


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