Concept
Adaptive Stochastic
Adaptive Stochastic is a Momentum & Oscillators concept. The Library holds 1 implementations, each one a working definition you can pull into Quant.
Ehlers
Top Adaptive Stochastic indicators
1 total
What is an Adaptive Stochastic?
An Adaptive Stochastic is a Stochastic Oscillator whose lookback is not fixed but recomputed bar by bar from a measurement of current conditions, most commonly the dominant cycle period. The best-known versions come from John Ehlers, whose argument is simple: a stochastic tuned to the measured cycle stays in phase with the market's actual rhythm, while a fixed 14-period setting drifts out of tune whenever the cycle lengthens or shortens.
Implementations differ in what drives the adaptation. Ehlers' versions derive the window from dominant cycle measurement, in later work computing the stochastic on band-filtered data and smoothing the result; other adaptive variants scale the lookback from volatility or an efficiency ratio instead. The output is read like any stochastic, as a bounded range-position gauge, with the caveat that identical readings can reflect very different effective lookbacks.
How traders use it
- For overbought/oversold timing that tracks the current cycle: extremes mark stretched positioning within the measured swing rather than against an arbitrary fixed window, though strong trends can still pin any stochastic at an extreme for long stretches.
- As the timing leg of cycle-based systems: %K/%D crossings or exits from the extreme zones are taken near the turn windows the measured cycle implies.
- As a working example of adaptive parameterization: running it beside a fixed-length stochastic shows exactly where static settings fall out of tune with changing regimes.
Related concepts · Stochastics
Concept family
Momentum & Oscillators
91 concepts mapped · 72 in the Library
Adaptive Stochastic FAQ
How does an adaptive stochastic differ from a standard stochastic?
Only in the lookback. A standard stochastic ranks the close within the highest high and lowest low of a fixed window, commonly 14 bars. An adaptive stochastic recomputes that window each bar from a market measurement, usually the dominant cycle period, tightening in fast cycles and stretching in slow ones. The resulting value is interpreted exactly the same way as any stochastic reading.
Does adapting the lookback make the stochastic more accurate?
It makes the lookback consistent with measured conditions, which helps when a genuine cycle exists. It does not remove the stochastic's core limitations: strong trends still saturate it near an extreme, and the cycle measurement is itself an estimate that can jump around in noisy or trending data. Treat adaptation as better tuning, not a guarantee of better signals.
Build Adaptive Stochastic your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.
