QQE: a smoothed RSI with a volatility-based trailing band

How Quantitative Qualitative Estimation wraps a smoothed RSI in an ATR-style trailing level, and why that removes most RSI whipsaws.

QQE is free on Basis — the button opens a live crypto chart with it already applied. No account, no trial and no limit on how many indicators you add.

Open the chart

What it measures

QQE smooths RSI and then builds a trailing band around it using a measure of how much the smoothed RSI itself typically moves. The signal is the RSI crossing its own trailing level, not a fixed threshold.

That construction addresses the main practical problem with RSI: fixed levels at seventy and thirty mean different things in different volatility regimes, and a trailing band adapts.

It behaves like a SuperTrend applied to momentum rather than to price.

How it is calculated

These are the steps Basis performs, verified against the published definition.

  1. 1

    Compute RSI, then smooth it with an exponential average.

  2. 2

    Measure the absolute bar-to-bar change of the smoothed RSI and smooth that too — an ATR of the oscillator.

  3. 3

    Multiply by the factor to set the band width.

  4. 4

    Trail the band toward the smoothed RSI, resetting when it is crossed, exactly as a trailing stop does.

Settings

SettingDefaultRange
RSI Length141 – 500
Smoothing51 – 500
Factor4.2360.1 – 20

An RSI period of fourteen with smoothing of five and a factor around 4.238 is the common setting. Raising the factor widens the band and reduces signals; the RSI period changes what is being measured rather than how it is trailed, and the smoothing period sits between the two — it decides how much of the RSI’s own noise reaches the band at all.

How to read it

  • The crossing of the smoothed RSI through its trailing level is the signal, and it is far less frequent than an RSI level crossing.
  • The distance between the two lines is a measure of how one-sided momentum currently is.
  • Because it trails, it holds through pullbacks that would take an RSI reading back through seventy — which is the point.
  • A reset of the trailing level after a long run is the strongest signal it produces, because the band had to be crossed rather than merely approached.

Where it misleads

QQE is two indicators deep and its lag compounds accordingly: RSI lags price, the smoothing lags RSI, and the trailing band lags the smoothing. It is a confirmation tool. Reading it as an early warning, which its bounded scale invites, means acting several bars after the move it is describing began.

Plot QQE on a live chart

Basis is free. Every indicator, every chart type, order flow, derivatives, screening and backtesting — no paid tier and no account needed to open a chart.

Open a chart with QQE

Updated 2026-08-22 · Educational reference, not financial advice.