What is a worked example of RSI Range?

Explore What is a worked: mechanics, differences, limitations, and practical checks.

Direct answer

A worked example of RSI Range shows how the term maps to numbers you can verify. RSI (Relative Strength Index) is a momentum oscillator computed from price changes over a lookback window. RSI Range is the range (max minus min) of the RSI values over a selected period (for example, over the last N bars). In other words: you compute RSI for each bar, then take the highest RSI and the lowest RSI within the chosen window, and subtract them.

Because RSI values depend on the chosen RSI lookback and the selected observation window for the “range,” the exact numeric result is not universal. A useful worked example therefore states every assumption: the RSI calculation window, the observation window length, and the assumed RSI readings.

Mechanism or definition

RSI (conceptual): RSI is built from upward vs. downward price changes over a lookback period. In many descriptions, it outputs a value that is then used as an oscillator.

RSI Range (calculation idea):

  1. Choose an RSI lookback length (for example, 14 periods).
  2. Choose an RSI Range observation window (for example, 10 periods).
  3. Compute RSI at each bar within the observation window.
  4. Let RSI_max be the maximum RSI in that window and RSI_min be the minimum RSI in that window.
  5. Compute RSI Range = RSI_max − RSI_min.

A key practical point is that RSI Range is a descriptive statistic of how much RSI moved in the selected window. It does not automatically tell you what price will do next.

Evidence or example

Below is one transparent numerical scenario that you can reproduce. This example assumes you already have RSI values for each bar (for example, generated from a standard RSI formula on your own price series). No real-time prices are needed.

Assumptions

  • RSI lookback used to generate the RSI readings: 14 periods.
  • Observation window for RSI Range: 10 bars.
  • The RSI readings for those 10 bars are (in order):
    • 38, 41, 45, 47, 44, 42, 39, 43, 40, 46

Step-by-step computation

  1. RSI_max = max(38, 41, 45, 47, 44, 42, 39, 43, 40, 46) = 47
  2. RSI_min = min(38, 41, 45, 47, 44, 42, 39, 43, 40, 46) = 38
  3. RSI Range = 47 − 38 = 9

What to interpret from the number

  • An RSI Range of 9 means RSI oscillated within a spread of 9 RSI points during the last 10 bars (based on the chosen assumptions).
  • If you change either the RSI lookback (14) or the observation window (10 bars), the RSI readings—and therefore the RSI Range—can change.

If you want to independently verify the concept rather than the specific numeric result: pick a charting platform, choose the same RSI lookback and the same observation window length, export the RSI values (or read them from the indicator output), and recompute max, min, and the difference.

Limitations and risks

At least one material limitation is that RSI Range is window-dependent.

  • Failure mode: inconsistent settings. If different RSI lookbacks or different observation window lengths are used, RSI Range values are not directly comparable.
  • Failure mode: regime changes. During trend shifts or volatility regime changes, RSI can behave differently even if the same numeric range appears.
  • Failure mode: costs and execution effects. Even if RSI Range correlates with past price behavior, real outcomes can differ because of transaction costs and execution timing.

Also, stable historical relationships do not guarantee future results. Any descriptive measure can become less informative when market structure changes.

Verification and next question

To verify RSI Range on your own data without relying on anyone’s interpretation:

  1. Choose the RSI lookback length.
  2. Choose the RSI Range observation window.
  3. Extract RSI values across that window.
  4. Recompute RSI_max, RSI_min, and RSI_max − RSI_min.

A next question for accurate understanding is: How do your chosen window lengths (both RSI lookback and RSI Range observation window) affect the stability of the computed RSI Range over time?

Trading foreign exchange and CFDs involves substantial risk. Information on FoxiForex is educational and is not personal financial advice. Sponsored placements are labelled clearly.