Concept
RSI Bands
RSI Bands are Momentum & Oscillators concepts. The Library holds 4 implementations, each one a working definition you can pull into Quant.
Top RSI Bands indicators
4 total
What are RSI Bands?
RSI Bands translate RSI thresholds into price. Instead of asking what RSI is at the current price, the construction solves Wilder's formula backward: given the smoothed gains and losses already on the books, what close would make RSI print exactly 70, or exactly 30, on this bar? Plotting those solved prices bar by bar draws two bands on the chart itself: an upper band marking the price at which RSI would reach the overbought threshold, and a lower band for the oversold one. Because Wilder's smoothing is recursive, the inversion is exact algebra, not an estimate.
The payoff is that threshold-watching moves from the oscillator pane to the price pane: you can see in advance where RSI would tip into an extreme, set alerts or resting orders at that level, and watch the bands widen or tighten as momentum conditions change. Derived measures treat the pair like any envelope: an RSI %B locates price within the bands, and an RSI bandwidth measures their separation. One naming caution: some sources use RSI bands to mean a different tool, deviation bands drawn around the RSI line in its own pane to create adaptive thresholds. The two share a name, not a construction, so check which one a chart is showing.
How traders use it
- As pre-positioned levels: because the bands state the exact price at which RSI would hit 70 or 30, alerts and limit orders can rest at the level instead of reacting after the oscillator prints the extreme.
- As a dynamic envelope: in an uptrend, tags of the lower band mark pullbacks deep enough to push RSI to oversold, while persistent riding of the upper band reads as trend strength rather than an automatic fade.
- As compression analytics: narrowing RSI bandwidth means a small price move would swing RSI between extremes, a low-energy state that often precedes expansion without saying when or in which direction, while %B tracks where price sits in the meantime.
- As adaptive thresholds, in the second sense of the name: bands around the RSI line replace fixed 70/30 with levels drawn from RSI's own recent distribution, so overbought means unusually high for the current regime.
RSI Bands vs similar constructions
RSI: The parent oscillator. RSI Bands are its inverse image: the same formula solved for price at fixed RSI values instead of for RSI at the current price.
Bollinger Bands: Visually similar envelopes, different math: Bollinger Bands are standard deviations around a price average and measure volatility, while RSI Bands are momentum thresholds mapped into price.
RSI Range Rules: Both adjust what counts as an extreme, but range rules shift the meaningful RSI zones by trend regime (for example 40 to 80 in uptrends), while RSI Bands keep the thresholds and relocate them into price space.
More RSI Bands implementations
Related concepts · RSI family
Concept family
Momentum & Oscillators
91 concepts mapped · 72 in the Library
RSI Bands FAQ
How can RSI Bands know the price of a future RSI value?
Because Wilder's RSI updates recursively, the smoothed gain and loss entering the next bar are already known. That leaves one unknown, the next close, so the equation RSI equals 70 can be solved for price exactly. It is algebra on the current state, not a forecast, and the bands re-solve and move with every new bar.
Are RSI Bands the same as Bollinger Bands applied to RSI?
No, though the name gets used for both. The construction described here inverts the RSI formula to plot price levels on the main chart. Bollinger-on-RSI stays in the oscillator pane and draws deviation bands around the RSI line to make its thresholds adaptive. Same label, different object; which pane the bands live in usually tells you which you are looking at.
Does touching an RSI band mean price will reverse?
No. A band touch only says RSI has reached the chosen threshold, and thresholds are context rather than signals. In strong trends price can ride the upper band for extended stretches while RSI stays pinned, exactly as raw RSI can stay overbought. Most uses pair band tags with structure or a regime filter before acting.
Build RSI Bands your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.


