Skip to content
education·11 min read·13 June 2026

RSI Trading Strategy: How the Relative Strength Index Works

A plain-English guide to the RSI trading strategy. Learn how the Relative Strength Index is calculated, how to read overbought and oversold levels, common setups, and why RSI is never reliable on its own.

What Is the Relative Strength Index?

The Relative Strength Index, or RSI, is a momentum indicator developed by J. Welles Wilder Jr. and introduced in his 1978 book "New Concepts in Technical Trading Systems." It measures the speed and size of recent price changes and expresses that measurement as a single number between 0 and 100.

RSI belongs to a family of tools called oscillators, because its value oscillates within a fixed range rather than following price up and down without limit. This bounded range is what makes RSI easy to read: a value near 0 means recent price action has been overwhelmingly negative, while a value near 100 means it has been overwhelmingly positive.

RSI does not tell you what price will do next. It summarises what price has already done, in a form that some traders use to frame decisions. Understanding both what it measures and what it cannot measure is the whole point of using it well.

How RSI Is Calculated (In Plain Words)

You do not need to compute RSI by hand, because every charting platform does it for you. But understanding the formula in words helps you interpret the number honestly.

RSI is built from a comparison of average gains to average losses over a lookback window. The standard window is 14 periods, so on a daily chart that is 14 days, and on a 1-hour chart it is 14 hours.

Here is the calculation described step by step:

  1. Measure each period's change. For each of the last 14 periods, record whether price closed up or down and by how much.
  2. Separate gains from losses. Add up all the upward closes to get the total gain, and add up all the downward closes to get the total loss.
  3. Average them. Divide each total by the number of periods to get the average gain and the average loss.
  4. Form the relative strength. Divide the average gain by the average loss. This ratio is called RS, or relative strength. If gains have been twice as large as losses, RS equals 2.
  5. Scale it to 0 to 100. The final RSI value is 100 minus (100 divided by (1 plus RS)). This math forces the result into the 0 to 100 band.

A concrete example makes this clearer. Suppose over 14 days the average gain is 1.0% per up day and the average loss is 0.5% per down day. RS is 1.0 divided by 0.5, which equals 2. RSI is then 100 minus (100 divided by 3), which is roughly 66.7. That reading sits in the upper portion of the range, reflecting that recent gains have outweighed recent losses.

After the first calculation, most implementations use a smoothing method (Wilder's smoothing) so that each new period updates the averages gradually rather than recalculating from scratch. This is why RSI moves smoothly instead of jumping around.

Reading RSI Values

The number itself is only useful once you know how traders interpret different zones. There is no rule written into the market that forces price to respond to these levels, so treat them as descriptions rather than commands.

Overbought and Oversold

The two most quoted thresholds are 70 and 30.

  • RSI above 70 is commonly described as overbought. Recent buying has been strong, and some traders watch for the move to slow or pause.
  • RSI below 30 is commonly described as oversold. Recent selling has been strong, and some traders watch for the move to steady or bounce.

The critical caveat, and it is the mistake that costs beginners the most, is that overbought does not mean "about to fall" and oversold does not mean "about to rise." In a strong uptrend, RSI can stay above 70 for days or weeks while price keeps climbing. In a hard sell-off, it can stay pinned below 30 far longer than feels reasonable. Selling every time RSI crosses 70, or buying every time it crosses 30, is a fast way to fight a trend and lose.

The Centerline

The 50 level acts as a rough dividing line between bullish and bearish momentum. When RSI holds above 50, average gains are outpacing average losses, which some traders read as underlying strength. When it holds below 50, the reverse is true. Trend-oriented traders sometimes use the centerline instead of the 70 and 30 extremes, treating a move back above 50 as momentum returning and a drop below 50 as momentum fading.

Adjusting the Bands in a Trend

Because RSI behaves differently in trends than in ranges, some traders shift the thresholds to match conditions. In a persistent uptrend, they may treat 40 as the floor that RSI respects and 80 as the overbought zone. In a downtrend, they may treat 60 as the ceiling and 20 as oversold. These adjustments are discretionary, not magic numbers, and they only make sense once you have identified which environment you are in.

Common RSI Trading Strategies

The following are widely documented ways traders use RSI. None of them is a guaranteed setup, and each performs differently depending on the market. They are presented so you understand the mechanics, not as recommendations to trade.

Overbought and Oversold Reversals

The classic setup waits for RSI to move into an extreme and then turn back. An example condition set for a possible long entry might be: RSI drops below 30, then crosses back above 30, while price is in a broader sideways range rather than a strong downtrend. The idea is to avoid acting on the extreme itself and instead wait for the first sign that the extreme is releasing.

This approach tends to work best in ranging markets, where price swings between support and resistance, and to work poorly in trending markets, where extremes persist.

RSI Divergence

Divergence is one of the more nuanced RSI concepts. It occurs when price and RSI move in opposite directions.

  • Bearish divergence: price makes a higher high, but RSI makes a lower high. This suggests the upward momentum behind the new price high is weaker than before.
  • Bullish divergence: price makes a lower low, but RSI makes a higher low. This suggests selling momentum is fading even as price drops.

Divergence describes a loss of momentum. It does not fix a time or price for any reversal, and divergences can persist for a long time before anything happens, if anything happens at all. Many traders treat divergence as context, not as a standalone trigger.

RSI Trend Confirmation

Rather than fading extremes, some traders use RSI to confirm a trend they have already identified. For example, in an established uptrend, they may only take long setups when RSI is above 50, using the centerline as evidence that momentum agrees with the trend direction. This turns RSI from a reversal tool into a filter that keeps trades aligned with the larger move.

Swing Rejections

A swing rejection is a four-step pattern that some traders use to time entries. For a bullish rejection: RSI falls into oversold territory, rises back above 30, pulls back but stays above 30, then breaks above its prior peak. The logic is that oversold pressure was tested a second time and held. As with every RSI pattern, it is a description of momentum behaviour, not a promise of what follows.

Choosing the RSI Period

The default 14-period setting is a starting point, not a law. Shorter settings, such as 7 or 9 periods, make RSI more sensitive: it reaches extremes more often and generates more signals, but also more false ones. Longer settings, such as 21 or 25 periods, smooth the line and produce fewer, slower signals.

Be cautious about optimising the period to fit past data. A setting that looks perfect on last year's chart may simply be curve-fitted to noise. If you plan to test different periods, do it properly with out-of-sample data. Our guide to backtesting trading strategies explains why over-tuning a parameter usually leads to disappointment in live conditions, and the backtesting tools page shows how to evaluate a setting across multiple market regimes rather than one lucky stretch.

Where RSI Fails

Every indicator has an environment where it breaks down, and honesty about those environments is what separates a tool from a trap.

  • Strong trends. RSI can stay overbought or oversold for extended periods. Traders who fade every extreme get run over by trends.
  • Low-volatility drift. When price grinds sideways in a tight range, RSI hovers near 50 and produces little useful information.
  • News-driven shocks. A regulatory headline or an exchange failure can move price in ways that have nothing to do with recent momentum. RSI cannot see the cause, only the effect.
  • Lag. RSI is calculated from past closes, so it always reflects what has already happened. It is a rear-view mirror, not a windshield.

None of this makes RSI useless. It makes RSI a partial view that needs context. This is exactly why no single indicator should carry a trading decision on its own.

Combining RSI With Other Signals

Because RSI only measures momentum, professional systems pair it with tools that measure different things. Trend indicators such as moving average crossovers tell you the direction of the larger move. Volatility tools such as Bollinger Bands tell you whether the market is expanding or compressing. A momentum tool such as MACD can corroborate or contradict what RSI is showing. When several independent tools agree, the combined picture is more robust than any one of them.

TradingGenie is built on this principle. Rather than acting on RSI alone, it runs RSI as one input inside a machine learning ensemble that also weighs MACD, Bollinger Bands, moving averages, volume, and other features. A separate Claude-based analysis layer adds market context on top of the numeric signals. You can read more about how these pieces fit together in our AI trading signals overview and the how it works page. The platform trades non-custodially on Hyperliquid, and it is currently in a paper-trading validation phase, which means results are being tested in live market conditions without risking real capital.

Frequently Asked Questions

What is a good RSI level to buy?

There is no universally good level, and treating any number as an automatic buy signal is a common mistake. Many traders watch the area below 30 as oversold, but in a downtrend RSI can stay there for a long time. RSI describes recent momentum. It does not tell you that price is about to rise, so it should be combined with trend and volatility context rather than used alone.

Does RSI predict price movements?

No. RSI is calculated entirely from past price closes, so it summarises what has already happened. It cannot predict future price, and no indicator can. It is best understood as a description of recent momentum that may inform a decision alongside other tools and sound risk management.

What RSI period should I use?

The default is 14 periods, which balances sensitivity and stability. Shorter periods such as 7 react faster but produce more false signals, while longer periods such as 21 are smoother but slower. Avoid tuning the period to fit historical data too precisely, because that tends to produce settings that fail in live trading. Test any change with out-of-sample data.

Is RSI enough to trade on its own?

No single indicator is reliable on its own, and RSI is no exception. It only measures momentum, so it is blind to trend direction, volatility regime, and external events. Serious systematic approaches combine RSI with other independent signals and strict risk controls rather than trading it in isolation.

What is the difference between RSI and MACD?

Both are momentum tools, but they work differently. RSI is a bounded oscillator between 0 and 100 that highlights overbought and oversold zones. MACD is an unbounded indicator based on the relationship between two moving averages that highlights momentum shifts through crossovers. They often complement each other, which is why many systems use both.


This article is educational and is not financial advice. RSI is an analytical tool, not a guarantee of future price movement, and no single indicator is reliable on its own. Trading cryptocurrency involves substantial risk of loss, and past performance does not guarantee future results. Only trade with capital you can afford to lose.

Past performance does not guarantee future results. All trading involves risk of loss.

This article is educational and does not constitute financial advice. Past performance does not guarantee future results.

Start Smarter Trading Today

Start with free paper trading. No credit card required.