Relative Strength Index Calculator (RSI)

Estimate RSI from a series of closing prices and a lookback period to gauge momentum and trend strength. This page also keeps the formula, examples, FAQs, and references close by so you can check the result with confidence.

What This Relative Strength Index Calculator (RSI) Helps You Do

RSI compares recent gains with recent losses and is often used to identify overbought or oversold conditions. Review the formula and examples below if you want to see how the result is derived.

This page is meant to give you a fast answer, but it also helps you double-check the math before you make a decision. Start with the inputs that you already know, run the calculation, and then compare the output with the formula, examples, and FAQs below so you can see whether the answer fits the situation you are modeling.

If the result looks off, the usual causes are a unit mismatch, a missing decimal, the wrong scenario, or a value that needs to be entered as a rate instead of a total. The notes on this page are designed to make those checks easy without forcing you to leave the calculator and search for context elsewhere.

  • Use the calculator first for a quick estimate.
  • Use the formula to understand how the result is built.
  • Use the examples to compare common use cases.
  • Use the references when the answer depends on a standard or assumption.

Common Checks

A quick result is useful, but the best result is one that still makes sense when you look at it a second time. If you are comparing scenarios, try changing one input at a time so you can see which variable has the biggest impact on the final answer. That makes it much easier to spot whether the calculation matches your expectations.

It also helps to keep the context of the problem in mind. A calculator can tell you the math, but you still need to decide whether the input represents a total, a rate, an average, or a category-specific assumption. When in doubt, start with a simple example from the page and scale up from there.

  • Check that every unit matches the rest of the problem.
  • Keep rates, totals, and averages separate.
  • Adjust one variable at a time when testing scenarios.
  • Use the smallest realistic input first, then scale upward.

Scenario Planning

This calculator is especially useful when you want a quick answer before you commit time, money, or effort. Try one baseline input set, then change a single number and compare the result so you can see how sensitive the answer is to that variable.

That makes the page useful for more than just arithmetic. It becomes a small decision aid that helps you compare options, test assumptions, and explain the final number with confidence when you need to share it with someone else.

days

Result

--

Quick Answer: RSI compares recent gains with recent losses and is often used to identify overbought or oversold conditions. Review the formula and examples below if you want to see how the result is derived.

How to Calculate Relative Strength Index Calculator (RSI)

  1. Paste closing prices: Enter prices separated by commas, spaces, or line breaks.
  2. Set the lookback period: The common period is 14 days.
  3. Read the RSI value: The calculator returns the most recent RSI using Wilder-style smoothing.

Relative Strength Index Calculator (RSI) Formula

RSI = 100 - 100 / (1 + average gain ÷ average loss)
Variable Meaning Unit
Average gain Average of positive price changes over the lookback period
Average loss Average of negative price changes over the lookback period
RSI Momentum indicator on a 0-100 scale

Worked Examples

USA - Trending stock
  • Closing prices: 44,44.15,43.98,44.30,44.72,45.12,45.00,45.28,45.76,45.90,46.15,46.42,46.60,46.48,46.85,47.10
  • Lookback period: 14

Result: RSI = 72.16

An RSI above 70 can indicate the market is overbought.

UK - Balanced trend
  • Closing prices: 100,101,100.5,101.4,101.8,101.2,101.9,102.2,102.0,102.6,102.9,103.1,103.0,103.4,103.6
  • Lookback period: 14

Result: RSI = 64.87

Momentum is positive, but not yet in the overbought zone.

EU - Weak market
  • Closing prices: 50,49.8,49.5,49.3,49.0,48.9,48.6,48.4,48.2,48.1,47.9,47.8,47.6,47.4,47.2
  • Lookback period: 14

Result: RSI = 11.63

An RSI below 30 can indicate oversold conditions.

RSI Interpretation Guide

Common RSI thresholds used by traders.

Common RSI thresholds used by traders.
RSI range Signal Typical interpretation
0-30 Oversold Potential downward momentum is stretched
30-70 Neutral Momentum is mixed or moderate
70-100 Overbought Price may be overextended upward

Frequently Asked Questions

RSI is a momentum oscillator that compares recent gains and losses on a 0-100 scale.

A 14-day period is common, but shorter or longer periods can be useful depending on the asset and strategy.

It often suggests the market is overbought, though it should not be used alone.
Planning note: RSI is a technical indicator, not a prediction. Always combine it with other analysis before trading.

References

Last reviewed: April 2026