Concept
Adaptive-parameter Technique
Adaptive-parameter Technique is a Statistics concept. The Library holds 2 implementations, each one a working definition you can pull into Quant.
Top Adaptive-parameter Technique indicators
2 total
What is an Adaptive-parameter Technique?
An adaptive-parameter technique replaces a fixed indicator setting, such as a 14-bar lookback or a smoothing constant, with a value computed from the market itself. In the Ehlers DSP tradition the driver is the measured cycle: estimate the dominant period with dominant cycle measurement, then set the indicator's length to that period or a fixed fraction of it, so the tool stays tuned to the rhythm the market is actually running rather than the rhythm assumed at design time.
Cycle period is not the only driver. Volatility-driven designs retune lengths or smoothing speed as ranges expand and contract, with the direction a design choice: some slow down to damp the extra noise, others speed up to track the bigger swings. Efficiency-ratio logic (the mechanism behind KAMA) speeds smoothing up when price travels in straight lines. The broader design idea is covered under adaptive parameterization; the technique described here is the measurement-driven version. Its honest trade-off: fixed-parameter error is exchanged for measurement error, and when the underlying estimate is unstable, the adapted indicator inherits every jump.
How traders use it
- Cycle-tuned oscillators: momentum and stochastic lengths set from the measured dominant cycle (commonly a fixed fraction such as a half cycle) so overbought and oversold swings line up with the market's actual rhythm instead of a fixed calendar.
- Regime-responsive smoothing: moving averages whose smoothing constant tightens when volatility or efficiency rises and loosens in chop, reducing whipsaw without a manual settings change.
- Cutting re-optimization: one adaptation rule can replace per-symbol, per-timeframe tuning of fixed lengths. It still needs validation, because noisy measurements can make parameters flap and degrade the very stability adaptation promises.
Related concepts · Ehlers DSP cluster
Concept family
Statistics
45 concepts mapped · 37 in the Library
Adaptive-parameter Technique FAQ
Why adapt indicator parameters instead of using fixed settings?
Because market rhythm is not constant. A fixed lookback tuned to one regime runs too fast or too slow in the next, and its signals detune. Driving the parameter from a measured property (cycle period, volatility, efficiency) keeps the indicator scaled to current conditions. The dependency shifts rather than disappears: the adapted tool is only as good as the measurement feeding it.
What usually drives the adaptation?
Three drivers dominate: the dominant cycle period (Ehlers-style DSP measurement via the Hilbert transform or autocorrelation periodogram), volatility, and efficiency ratios that score how directionally price is traveling. Cycle-driven versions retune lengths to the measured period; volatility and efficiency versions adjust smoothing speed. In every case, unstable measurements translate directly into unstable parameters, so the driver deserves as much scrutiny as the indicator.
Build Adaptive-parameter Technique your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.

