Ehlers MESA Stochastic (MSTOCH)

Category: cycle, momentum

A high-precision oscillator that applies Ehlers' Roofing Filter (combining a Highpass filter and SuperSmoother) to eliminate trend bias and spectral noise before calculating a stochastic value.

Formula

\begin{cases} HP = \text{2-pole Butterworth Highpass}(src, hpLength) \\ Filt = \text{SuperSmoother}(HP, ssLength) \\ Stoc = \frac{Filt - \min(Filt, n)}{\max(Filt, n) - \min(Filt, n)} \\ MSTOCH = \text{SuperSmoother}(Stoc, ssLength) \end{cases}

Inputs

See signal primitives and every published strategy that uses Ehlers MESA Stochastic (MSTOCH) on WOBR StrategyVerse.


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