Ask ten traders what the wavy line beneath their price chart means and nine give the same answer: above 70 sell, below 30 buy. That answer survives because it is easy to remember, not because it is dependable. The Relative Strength Index (RSI) in trading is a momentum oscillator scaled from 0 to 100 that compares average gains with average losses over a set look-back period, usually 14 bars, to show how lopsided recent price movement has been. It does not forecast direction, and the identical reading can mean opposite things in a trending market and a sideways one.
For beginners learning technical analysis and experienced traders refining a regime-based process, this guide rebuilds the RSI indicator from the arithmetic upward, then shows how to choose settings for different trading styles, read RSI in market context, spot patterns such as divergence and failure swings, build practical trading strategies around it, and avoid the common mistakes that come from treating 70 and 30 as stand-alone signals. Understanding RSI this way helps you judge momentum more accurately and fit the indicator into a broader trading plan instead of relying on oversimplified rules from 1978.
Key takeaways
- The Relative Strength Index (RSI) is a momentum oscillator scaled from 0 to 100 that compares the average gain to the average loss across a look-back window, usually 14 periods.
- Readings above 70 mark potentially overbought conditions and readings below 30 mark oversold conditions, yet in strong trends the RSI indicator can hold in overbought or oversold territory for extended periods.
- Regime matters more than the threshold. In a bull market the RSI ranges roughly 40 to 90; in a bear market roughly 10 to 60.
- RSI divergence, positive and negative reversals, and failure swings are the three advanced patterns worth learning. Only failure swings come with explicit trigger rules you can drop straight into a trading strategy.
- RSI settings should follow your trading style and timeframe. Shorter look-backs produce more signals and more false signals.
RSI stock meaning: what the number is actually counting
The Relative Strength Index (RSI) is a momentum oscillator developed by J. Welles Wilder Jr. and published in 1978 in New Concepts in Technical Trading Systems, the same volume that introduced the Average True Range, the Directional Movement Index and Parabolic SAR. Few technical analysis tools have aged as well.
Here is the part that gets skipped. RSI compares recent up-closes with recent down-closes and expresses the balance as one number. It never looks at the size of the move in currency terms, only the ratio. That is why a share can double while its RSI value stays pinned in the 60s, and why a quiet drift lower can produce an oversold reading on an instrument that has barely moved. RSI measures internal balance, not distance travelled, which is the cleanest definition of price momentum you will find.
On most trading platforms, including MT4, MT5 and web terminals, the momentum oscillator sits in its own panel beneath the price chart so you can line up momentum shifts against chart patterns at a glance. The 50 centreline separates constructive market momentum from destructive.

The RSI formula and how to calculate RSI by hand
The RSI formula is short:
- RSI = 100 – [100 / (1 + RS)], where RS = average gain / average loss over the selected look-back.
The initial RSI value uses plain arithmetic means. Add every up-close over 14 periods and divide by 14 for the average gain; do the same with every down-close for the average loss. From the second reading onwards, Wilder’s smoothing takes over:
- New average gain = [(previous average gain x 13) + current gain] / 14
- New average loss = [(previous average loss x 13) + current loss] / 14
That smoothing makes the RSI calculation behave like an exponential moving average with a factor of 1/14. It is the reason a single violent candle nudges the line rather than throwing it, and why the RSI calculation absorbs sharp price movements gradually.
A worked gold example using 2026 prices
Spot gold traded near $4,477 an ounce on 5 September 2026, after peaking around $4,722 in April, according to Convex market data. Say gold closed higher on nine of the previous 14 sessions for a combined +$126, and lower on five for a combined -$70.
- Average gain = 126 / 14 = 9.00
- Average loss = 70 / 14 = 5.00
- RS = 9.00 / 5.00 = 1.80
- RSI = 100 – (100 / 2.80) = 64.3
The average percentage gain running 1.8 times the average loss leaves momentum tilted upward without being stretched. Nobody needs to calculate RSI by hand in 2026, but the mechanics explain why the line behaves as it does.
RSI settings: 14 is a starting point, not a rule
Wilder chose 14 for daily commodity charts in the 1970s. Your market and timeframe are not his. Adjusting RSI parameters is the fastest way to fit the tool to your process, whether you are scalping intraday or holding for days as a swing trader, and on the MT4 and MT5 terminals offered through VT Markets it takes two clicks.
| RSI settings | Suits | Take note |
|---|---|---|
| 7 to 10 periods | Scalping and intraday | Signal count rises sharply, so does the share of false signals |
| 14 periods | Default, most markets | Balanced, but generic across every asset |
| 21 to 30 periods | Position and swing traders | Smoother line, later entries, weaker reward-to-risk |
| 80/20 thresholds | Crypto, small caps, high-beta shares | Fewer alerts, higher conviction |
| 60/40 thresholds | Trend-following filters | Cuts whipsaws inside a bull market or bear market |
Shortening the look-back raises sensitivity; lengthening it raises reliability and costs you timeliness. There is no free option. Backtest any change on the instrument you actually trade, and remember that past performance in one set of market conditions rarely repeats in another.
Read the regime before you read the number
This is what separates competent RSI use from folklore. Constance Brown, building on Andrew Cardwell’s research, documented that effective RSI ranges shift with the prevailing regime.
| Regime | Typical RSI range | Where support or resistance forms | What it means in practice |
|---|---|---|---|
| Bullish trend | 40 to 90 | 40 to 50 acts as support | Pullbacks to 45 are entries, not warnings |
| Bearish trend | 10 to 60 | 50 to 60 acts as resistance | Rallies to 55 are exits, not recoveries |
| Trading range | 30 to 70 | Both bands hold | Classic mean reversion at the boundary |
Read that table twice and the 70/30 habit starts to look expensive. In a strong uptrend an oversold reading below 30 may simply never arrive, and waiting for one keeps you flat for months. Meanwhile the trader who shorts overbought readings in that same market is fighting the trend with a tool that was never built to call tops. Overbought or oversold conditions describe momentum, never a schedule, and in strong trends an oversold RSI print can be the worst entry on the chart. The practical consequence: the oversold levels that work inside a trading range are not the oversold levels that work inside a trend.
Why the 50 line does more work than 70 and 30
When the RSI indicator spends most of its time above 50, positive relative strength is driving price and a bullish trend is intact. When it stays below 50, a downward trend has the upper hand and downside momentum is doing the work. Put plainly: when RSI rises through 50 and holds, momentum has changed hands, and when RSI falls back beneath it the burden of proof shifts again. Aligning bullish and bearish positions with that filter beats hunting for extremes.
You can also draw trendlines directly on the oscillator. A rising RSI support line breaking while price still looks healthy is an early hint of a potential trend reversal. Practitioners lean on this heavily even though it is thinly covered in academic literature, so treat it as an alert rather than proof.
RSI divergence, compressed
RSI divergence occurs when price posts a new extreme that the oscillator refuses to confirm.
- Bullish divergence: price makes a lower low, RSI makes a higher low. A bullish divergence occurs most reliably after a stretch near oversold levels and close to a known support shelf.
- Bearish divergence: price makes a higher high, RSI makes a lower high. A bearish divergence occurs frequently ahead of corrections, particularly at prior resistance.
Bearish and bullish divergences are strongest after extended overbought and oversold conditions, and weakest inside runaway trends, where a divergence can persist for weeks while price keeps climbing. Wait for structural confirmation, a broken swing level or a candlestick reversal, before acting. If you want the long-form treatment, our dedicated guides to RSI divergence and to bullish divergence and bearish divergence setups go deeper than there is room for here.
Positive and negative reversals: the pattern that mimics divergence
Cardwell’s positive and negative reversals invert the usual logic, and they trip up traders who only know classic divergence.
| Pattern | Price does | RSI does | Implication |
|---|---|---|---|
| Positive reversal | Higher low | Lower low | Hidden strength, uptrend likely continues |
| Negative reversal | Lower high | Higher high | Hidden weakness, downtrend likely continues |
| Bullish divergence | Lower low | Higher low | Selling pressure fading, potential reversals up |
| Bearish divergence | Higher high | Lower high | Buying pressure fading, potential reversals down |
The distinction is worth memorising. Divergences warn of exhaustion; a negative reversal or a positive reversal confirms continuation. Picture an index pulling back inside an uptrend: price holds a higher low while the oscillator undercuts its previous trough. Textbook divergence thinking calls that bearish. In Cardwell’s framework, the positive reversal says the trend has further to run.
Failure swings: the one signal with hard trigger rules
Wilder rated failure swings among his strongest signals precisely because they are mechanical and never require you to eyeball price at all.
Bullish failure swing
- RSI falls below 30 into oversold territory.
- RSI rebounds above 30 to an interim peak, the fail point.
- RSI pulls back but holds above its prior low.
- RSI breaks the fail point, generating the buy trigger.
Bearish failure swing
- RSI rises above 70 into overbought territory.
- RSI drops back below 70.
- RSI rallies but fails to reclaim 70.
- RSI breaks its prior trough, generating the sell trigger.
Failure swings are uncommon, which is part of their appeal. Because the trigger is explicit, you can define entry, stop-loss placement beyond the swing point and a target at the next structural level before the trade exists.
Three RSI strategies you can write down
A rule you cannot write in one sentence is not a trading strategy, it is a mood. These three qualify, and each suits a different trading style.
- Regime pullback. Set direction with moving averages, then buy dips into the 40 to 50 band in an uptrend, or sell rallies into 50 to 60 in a downtrend.
- Range fade. In a defined trading range, fade the boundaries, buying an oversold RSI print at support and selling into overbought or oversold zones at resistance, with invalidation just outside the range.
- Confirmed divergence. Require a well-formed divergence plus a break of the latest swing point before entry, which filters out divergences that never resolve.
Whichever trading strategy you pick, define invalidation before entry. Layering the RSI indicator with MACD or volume sharpens the quality of RSI signals, and research on RSI divergence in foreign exchange points the same way. Just avoid stacking three tools that all measure the same thing.
What the evidence says about trading RSI
Independent testing of technical analysis tools keeps landing in the same place: RSI is a useful filter and a poor standalone trigger. One large public backtest of 23,487 RSI trades found a 14-period setup on hourly charts produced roughly a 53% win rate, with materially weaker results on one and five-minute data. That is an edge worth having only once a trading strategy adds position sizing, costs and confirmation on top, and only if the rules held across changing market conditions rather than one calm year. Past performance of any setup, on any instrument, is not a guide to future results.
Precautions to take note of when using RSI
RSI helps traders identify stretched conditions. It does not time them, and it cannot see a central bank statement coming.
- Treating every extreme as a trigger. The most common error. In a strong uptrend, selling into overbought readings is selling into strength.
- One setting everywhere. A 14-period configuration with 70/30 bands applied identically to a five-minute scalp and a weekly stock chart ignores how differently those markets behave.
- Entering divergences early. Price can stay overbought or oversold far longer than a tight stop can survive.
- Ignoring blind spots. The RSI indicator sees price only. Volume, earnings, macro data and liquidity shocks sit outside its field of view.
- Skipping the boring part. Position sizing, stops and risk management decide outcomes far more than any threshold or technical analysis pattern. Revisit your rules as volatility regimes shift, and watch drawdowns.
RSI versus other technical indicators
| Tool | Measures | Strongest at | Reminder |
|---|---|---|---|
| RSI | Ratio of average gain to average loss | Identifying overbought and oversold levels | Blind to volume and news |
| MACD | Gap between two moving averages | Trend and momentum shifts | Lags at turning points |
| Stochastic | Close relative to recent range | Fast reads inside a range | Noisier than RSI |
| ATR | Average range of price movements | Sizing stops and targets | Says nothing about direction |
No single tool wins outright. The most durable setups pair the Relative Strength Index (RSI) with one or two technical indicators measuring something genuinely different, such as volume or volatility. One clarification that costs people money: the relative strength index is not the “relative strength” used in equity screening, which ranks one share against another or against an index. Same words, unrelated calculations.
Start online CFD trading with VT Markets today
If you are ready to put your reading of the Relative Strength Index (RSI) to work in live financial markets, VT Markets provides access to tools and platforms built for it. Trade on MetaTrader 4 and MetaTrader 5, where the oscillator, custom RSI settings and multi-timeframe layouts are available out of the box.
New to momentum work? Practise on a VT Markets demo account first and test your thresholds with no capital at stake. When the rules hold up, open a live account with VT Markets and trade shares, indices, commodities and currencies on transparent, competitive terms.
Frequently asked questions
What is a good RSI value to buy or sell?
There is no universal number. Many traders buy dips below 40 inside an uptrend and sell rallies above 60 inside a downtrend, checking direction and structure first. Useful RSI readings depend on the asset, the timeframe and the regime, not a rule you inherited.
Can the RSI be used for intraday trading?
Yes, and it is widely applied from one-minute to one-hour charts. Take note that shorter look-backs make the line jumpier, so intraday traders often tighten bands to 80/20 and add a filter such as VWAP or session structure before acting on RSI signals.
Does the RSI work across stocks, forex, crypto and commodities?
The relative strength index is price-only in its construction, so it applies anywhere. Volatility profiles differ enormously, and thresholds that suit a large-cap share will misfire on a crypto pair. Recalibrate per instrument.
Can I trade using the RSI alone?
You can build rules around it, but few do well that way over time. The oscillator has no view on structure, catalysts or liquidity. Treat it as one input in a broader plan, alongside price action and technical analysis of trend and level.