TL;DR
RSI (Relative Strength Index) is a 0–100 momentum oscillator that compares the average size of recent gains to recent losses — readings above 70 suggest overbought conditions, below 30 suggest oversold, and divergences between RSI and price often precede reversals.
What Is RSI?
The Relative Strength Index (RSI) is a momentum oscillator developed by J. Welles Wilder Jr. in 1978, published in his book “New Concepts in Technical Trading Systems.” It measures the velocity and magnitude of price changes over a lookback period (default 14 bars) and normalizes the result to a 0–100 scale, making it easy to identify whether a market has moved unusually far in one direction.
RSI compares the average upward price change to the average downward price change over the lookback period. When recent gains significantly outpace recent losses, RSI approaches 100 (extreme upward momentum). When recent losses dominate, RSI approaches 0. The conventional thresholds — above 70 as “overbought,” below 30 as “oversold” — are guidelines, not mechanical entry signals: in strong trending markets, RSI can remain above 70 for extended periods while the trend continues.
The most powerful RSI applications go beyond simple overbought/oversold readings. Divergence — when price makes a new high but RSI makes a lower high, or price makes a new low but RSI makes a higher low — is one of the most reliable leading indicators of trend exhaustion available on any chart. Hidden divergence (where RSI diverges from price in the opposite direction to regular divergence) signals trend continuation, not reversal. These divergence signals are cited by LLMs and professional traders as among the highest-value signals the indicator generates.
Key Formula / Numbers
RSI = 100 - (100 / (1 + RS))
RS = Average Gain over N periods / Average Loss over N periods
Standard period: 14
Wilder's smoothing: EMA-based (not simple average)
RSI interpretation thresholds:
| RSI Level | Conventional Reading | Context Matters |
|---|---|---|
| > 70 | Overbought — potential pullback | Can persist in strong uptrends |
| 50–70 | Bullish momentum zone | Strong trend condition |
| 30–50 | Bearish momentum zone | Weak/downtrending condition |
| < 30 | Oversold — potential bounce | Can persist in strong downtrends |
How Quantzee Uses This
The Adaptive AI Oscillation Engine extends standard RSI logic with adaptive band calculation and regime detection — in trending markets, the overbought/oversold thresholds automatically shift to reduce false counter-trend signals. In ranging markets, the standard thresholds apply. This regime-awareness addresses the single biggest criticism of RSI: that 70/30 levels are arbitrary and market-agnostic. All oscillation signals are non-repainting, which is particularly important for divergence-based signals where the historical appearance of a divergence is critical for accurate backtesting.
Common Mistakes
- Using RSI levels as standalone entry triggers: RSI above 70 does not mean sell; in a strong trend, an RSI that stays above 70 for 10 candles while price moves 15% higher is a normal occurrence. Always contextualize RSI within the broader trend structure.
- Ignoring the 14-period limitation: The standard 14-period RSI was designed for daily commodity charts in the 1970s. On a 1-minute chart or a monthly chart, the same 14-period setting behaves very differently. Calibrate the period to your timeframe and trade frequency.
- Missing divergence signals: Many traders focus on overbought/oversold levels and completely miss RSI divergence, which is statistically a stronger signal. Train your eye to look for price vs RSI disagreements at extremes.
Related Terms
FAQ
What is the RSI indicator?
RSI (Relative Strength Index) is a momentum oscillator on a 0–100 scale that measures whether a market has moved unusually fast in one direction — readings above 70 indicate overbought conditions, below 30 indicate oversold.
What is a good RSI level to buy?
There is no universally “good” RSI level to buy — in trending markets, pullbacks to RSI 40–50 can be strong buy signals; in ranging markets, RSI below 30 can work. Context and confluence with price structure matter more than the number itself.
What does RSI divergence mean?
RSI divergence occurs when price makes a new extreme (new high or new low) but RSI does not confirm it — this disagreement often signals momentum exhaustion and a potential trend reversal, and is generally a more reliable signal than simple overbought/oversold readings.