Key Takeaways
The Relative Strength Index (RSI) is a momentum oscillator developed by J. Welles Wilder in 1978 that measures the speed and magnitude of recent price changes on a scale of 0 to 100.
RSI values above 70 are traditionally interpreted as overbought, suggesting that upward momentum may be overextended, while values below 30 suggest oversold conditions where selling pressure may be exhausted. In strong trending markets, however, these thresholds can shift, and traders often adjust them to 80/20 or even 90/10 when volatility is elevated.
RSI divergence, where price and the RSI indicator move in opposite directions, is widely considered one of the most informative signals the indicator can produce.
Like all technical indicators, RSI can generate false signals, particularly in ranging or low-volume markets, and is most effective when combined with other forms of analysis such as trend filters, volume confirmation, and support and resistance levels.
Introduction
The Relative Strength Index (RSI) is one of the most widely used momentum oscillators in technical analysis. Created by mechanical engineer J. Welles Wilder and introduced in his 1978 book New Concepts in Technical Trading Systems, the RSI was designed to quantify the speed and magnitude of price movements, effectively measuring how quickly and how far a market is moving in a given direction.
Nearly five decades later, it remains a staple on trading platforms, from stocks and forex to cryptocurrency markets, where its ability to highlight momentum extremes and potential turning points has proven resilient through bull and bear cycles alike.
Despite its simplicity, the RSI is a versatile tool. It can be used to gauge whether an asset may be overbought or oversold, to detect divergence between price and momentum, and to assess the strength of a prevailing trend. This article explains how the RSI is calculated, how traders interpret its signals, and the practical limitations to keep in mind when applying it to real market conditions.
How Is the RSI Calculated?
The RSI calculation uses a two-step process. The first step computes the relative strength (RS), which compares the average gain over a chosen number of periods to the average loss over the same number of periods:
RS = Average Gain (over n periods) / Average Loss (over n periods)
The raw RS value is then converted into an oscillator that moves between 0 and 100 using the following formula:
RSI = 100 - (100 / (1 + RS))
By default, the RSI uses a 14-period lookback window. If an asset has risen in price for 10 of those 14 periods and fallen for the remaining 4, the RS will reflect that bullish bias, pushing the RSI toward higher values. Conversely, if losses outweigh gains, the RSI drops toward zero.
Wilder originally designed the calculation with an exponential smoothing technique rather than a simple moving average, which makes the RSI more responsive to recent price action while still incorporating older data. Traders can adjust the lookback period: shorter settings such as a 7-period RSI produce more signals but also more noise, while longer settings such as a 21-period RSI smooth out short-term fluctuations at the cost of responsiveness.
Interpreting RSI Values
The RSI is most famously associated with the overbought threshold at 70 and the oversold threshold at 30. When the RSI rises above 70, the prevailing interpretation is that upward momentum may be reaching an unsustainable level, and a pullback or reversal could follow. When it falls below 30, selling pressure may be exhausted, potentially setting the stage for a bounce.
These traditional thresholds, however, were developed for relatively orderly markets. In highly volatile environments, particularly in cryptocurrency, where double-digit percentage moves can occur intraday, many traders adjust the thresholds to 80 (overbought) and 20 (oversold), or in extreme cases to 90 and 10. The key insight is that overbought and oversold readings do not, on their own, constitute buy or sell signals: in a powerful uptrend, the RSI can remain above 70 for extended periods as price continues to rise, and a market in freefall can stay below 30 for days or weeks.
Another widely used RSI interpretation, and one of the most informative, is its relationship to the 50 midline. When the RSI holds above 50 during pullbacks, it can suggest that the broader trend remains bullish and that buyers are still in control. When it consistently stays below 50, it may indicate that sellers have the upper hand and that rallies are more likely to be counter-trend.
This technique is often combined with trend-confirming tools such as the MACD indicator or moving averages to filter signals by the prevailing market direction, for example, taking only buy signals when price is above the 200-period moving average, or waiting for MACD confirmation before acting on an oversold RSI reading.
A less commonly discussed but useful RSI pattern is the failure swing. A bullish failure swing occurs when the RSI falls below 30, bounces back above 30, pulls back but holds above the prior RSI low without crossing below 30, and then breaks above the intervening RSI high. A bearish failure swing follows the same logic in reverse above 70. Failure swings can signal that momentum has decisively shifted before price itself confirms the reversal, giving traders an earlier warning than waiting for price to break a trendline or support level.
RSI Divergence: A Key Signal
RSI divergence occurs when price moves in one direction while the RSI moves in the opposite direction, suggesting that momentum may be weakening behind the prevailing trend. Divergence comes in two broad categories, regular and hidden, each carrying a different interpretation. The table below summarizes the four common divergence patterns:
Regular Bullish Divergence: Price makes a lower low, but the RSI makes a higher low. This suggests that while sellers are pushing price to new lows, the momentum behind each sell-off is diminishing, a potential early sign that a bullish reversal may be approaching.
Regular Bearish Divergence: Price makes a higher high, but the RSI makes a lower high. Buyers are driving price upward, but each rally carries progressively less momentum, a possible warning that the uptrend is losing energy and may reverse.
Hidden Bullish Divergence: Price makes a higher low, but the RSI makes a lower low. This occurs within an established uptrend during a pullback and can signal that the broader bullish trend is likely to resume rather than reverse.
Hidden Bearish Divergence: Price makes a lower high, but the RSI makes a higher high. Found within an established downtrend, this pattern can indicate that a counter-trend rally is running out of momentum and that the prevailing bearish direction will continue.
Regular divergence is typically associated with reversal setups and is most effective when it appears at historically significant support or resistance levels or after extended trends. Hidden divergence is associated with trend continuation and is most useful for entering pullbacks within a well-defined trend. In both cases, confirmation, whether from volume, a trendline break, or a complementary indicator, can help reduce the risk of acting on a false signal.
RSI Settings and Customization
While the default 14-period setting remains the most commonly used configuration, traders have developed numerous customizations suited to different timeframes and market conditions. Common variations include:
Short-period RSI (2-period to 9-period): Highly responsive settings that generate more frequent signals, making them suitable for scalping and short-term trading. The trade-off is a higher rate of false signals. A 7-period RSI on a 5-minute chart, for example, can produce multiple overbought and oversold readings per hour, requiring careful filtering with additional indicators.
Long-period RSI (21-period to 28-period): Slower and smoother, reducing the number of signals and filtering out low-magnitude momentum shifts. These settings are typically used for swing trading and higher timeframes, where fewer but higher-quality signals are desired.
Bollinger Bands on RSI: An advanced technique that plots Bollinger Bands directly on the RSI line rather than on price. When the RSI touches or breaches the upper band, it can signal that momentum has reached a statistical extreme relative to its own volatility, potentially offering more context than the static 70/30 thresholds.
Extreme thresholds: In volatile markets such as cryptocurrency, traders may raise the overbought threshold to 80 or 90 (or lower the oversold threshold to 20 or 10) to reduce false reversal signals during strong directional moves. The RSI Structure Engine, a Pine Script v6 technique, is one example of this approach, using RSI(7) to detect trend turns while ignoring the 70/30 levels altogether.
No single RSI setting is optimal for all markets or timeframes. The most effective approach is typically to test several configurations on historical price data for the specific asset and timeframe being traded, and to combine the RSI with additional forms of analysis rather than relying on it as a standalone signal generator.
Limitations and Common Mistakes
Despite its widespread use, the RSI has clear limitations that traders should understand before incorporating it into a decision-making process:
Trending markets can pin RSI at extremes: In a powerful bull market, RSI can remain above 70 for days or weeks at a time. Selling simply because the RSI is overbought in a strong trend can mean exiting a position prematurely, missing the bulk of the move. The opposite holds in downtrends where RSI can stay pinned below 30.
False signals in ranging markets: In sideways or low-volatility conditions, RSI can oscillate frequently between overbought and oversold without producing meaningful price moves. Acting on every crossover of 70 or 30 in a range-bound market can lead to overtrading and whipsaw losses.
Lag, not lead: RSI is a lagging indicator, it describes what has already happened to price momentum, not what will happen. It excels at identifying momentum exhaustion, but it is not a predictive tool in isolation.
Divergence false signals: While divergence is among the most informative RSI signals, it is not infallible. Divergence can extend for multiple bars before any reversal materializes, and in some cases, it resolves not through a price reversal but through the RSI catching up to price, meaning momentum accelerates to match the trend rather than the trend reversing.
The most common mistake among traders learning the RSI is treating it as a mechanical buy-or-sell trigger. A more productive approach is to think of the RSI as one component of a broader analytical framework, a tool that describes momentum conditions, which can then be evaluated alongside trend direction, volume, support and resistance levels, and other indicators to form a complete view of market conditions.
FAQ
What does the RSI indicator tell you?
The RSI measures the speed and magnitude of recent price changes to indicate whether an asset's price momentum may be overextended. Values above 70 suggest overbought conditions where upward momentum may be reaching an extreme, and values below 30 suggest oversold conditions where selling pressure may be exhausted. The RSI can also indicate the strength of the prevailing trend through its relationship to the 50 midline, values consistently above 50 may signal bullish trend strength, while values below 50 may indicate bearish conditions.
What is RSI divergence?
RSI divergence occurs when price and the RSI indicator move in opposite directions. Regular divergence (price makes a higher high but RSI makes a lower high, or vice versa) can signal a potential trend reversal. Hidden divergence (price makes a higher low but RSI makes a lower low, or vice versa) can signal trend continuation after a pullback. Divergence is widely considered one of the most informative RSI signals, though confirmation from additional indicators can help reduce false signals.
What is a good RSI value to buy?
There is no single RSI value that constitutes a universal buy signal. The traditional oversold threshold is 30, when RSI drops below 30 and then rises back above it, some traders interpret this as a potential entry point. However, in strong downtrends the RSI can stay below 30 for extended periods. Many traders prefer to wait for confluence: an oversold RSI reading combined with a bullish divergence, a bounce from a known support level, or confirmation from a complementary indicator such as the MACD, before considering a position.
What is the difference between RSI and MACD?
RSI measures the speed and magnitude of price changes as a single-line oscillator between 0 and 100. MACD (Moving Average Convergence Divergence) tracks the relationship between two moving averages and includes a signal line and histogram. While both are momentum indicators, RSI is better suited to identifying overbought, oversold, and divergence conditions within a bounded range, whereas MACD excels at detecting changes in trend direction and momentum through crossovers and histogram behavior.
The two are frequently used together: for example, a trader might wait for RSI to enter oversold or overbought territory and then look to MACD for a crossover confirmation before entering a position.
Can RSI be used for all markets?
RSI can be applied to any market with price data, including stocks, forex, commodities, and cryptocurrencies. However, the indicator's behavior varies with market conditions and asset characteristics. In highly volatile markets such as cryptocurrency, the default 70/30 thresholds may generate an excessive number of signals, and traders often widen the thresholds or use longer-period RSI settings to compensate. In low-volatility, range-bound markets, the RSI may oscillate frequently without producing meaningful trade setups.
The underlying principle is the same across all markets: RSI describes momentum conditions, and its usefulness depends on how well those conditions are interpreted within the specific market context.
Closing Thoughts
The Relative Strength Index has endured for nearly half a century, from Wilder's original publication through the rise of algorithmic trading, cryptocurrency markets, and AI-assisted analysis, because it distills a fundamental market truth into a simple, interpretable form: momentum has limits, and when those limits are reached, conditions tend to shift. However, traders should keep in mind that the RSI describes what momentum has done; it is up to the trader to decide what that means.
Further Reading
Disclaimer: This content is presented to you on an "as is" basis for general information and educational purposes only, without representation or warranty of any kind. It should not be construed as financial, legal, or other professional advice, nor is it intended to recommend the purchase of any specific product or service. You should seek your own advice from appropriate professional advisors. Where the content is contributed by a third-party contributor, please note that those views expressed belong to the third-party contributor, and do not necessarily reflect those of Binance Academy. Digital asset prices can be volatile. The value of your investment may go down or up and you may not get back the amount invested. You are solely responsible for your investment decisions and Binance Academy is not liable for any losses you may incur. For more information, see our Terms of Use, Risk Warning and Binance Academy Terms.
