ArticleslgStudy

physics

Relative strength index

Relative strength index is a physics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Relative strength index rather than just read about it. In short: The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a stock or market based on the closing prices of a recent trading period.

Relative strength index — main illustration
Relative strength index — illustration

Key takeaways

  • Relative strength index belongs to physics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Relative strength index to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Relative strength index from memory before moving on to harder problems.

Reference excerpt

The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a stock or market based on the closing prices of a recent trading period. The indicator should not be confused with relative strength. The RSI is classified as a momentum oscillator, measuring the velocity and magnitude of price movements. Momentum is the rate of the rise or fall in price. The relative strength RS is given as the ratio of higher closes to lower closes. Concretely, one computes two averages of absolute values of closing price changes, i.e. two sums involving the sizes of candles in a candle chart. The RSI computes momentum as the ratio of higher closes to overall closes: stocks which have had more or stronger positive changes have a higher RSI than stocks which have had more or stronger negative changes. The RSI is most typically used on a 14-day timeframe, measured on a scale from 0 to 100, with high and low levels marked at 70 and 30, respectively. Short or longer timeframes are used for alternately shorter or longer outlooks. High and low levels—80 and 20, or 90 and 10—occur less frequently but indicate stronger momentum. The relative strength index was developed by J. Welles Wilder and published in a 1978 book, New Concepts in Technical Trading Systems, and in Commodities magazine (now Modern Trader magazine) in the June 1978 issue. It has become one of the most popular oscillator indices. The RSI provides signals that tell investors to buy when the security or currency is oversold and to sell when it is overbought. RSI with recommended parameters and its day-to-day optimization was tested and compared with other strategies in Marek and Šedivá (2017). The testing was randomised in time and companies (e.g., Apple, Exxon Mobil, IBM, Microsoft) and showed that RSI can still produce good results; however, in longer time it is usually overcome by the simple buy-and-hold strategy.

Calculation For each trading period an upward change U or downward change D is calculated. Up periods are characterized by the close being higher than the previous close:

U = close now − close previous {\displaystyle U={\text{close}}_{\text{now}}-{\text{close}}_{\text{previous}}}

D = 0 {\displaystyle D=0}

Conversely, a down period is characterized by the close being lower than the previous period's close,

U = 0 {\displaystyle U=0}

D = close previous − close now {\displaystyle D={\text{close}}_{\text{previous}}-{\text{close}}_{\text{now}}}

If the last close is the same as the previous, both U and D are zero. Note that both U and D are nonnegative numbers. Averages are now calculated from sequences of such U and D, using an n-period smoothed or modified moving average (SMMA or MMA), which is the exponentially smoothed moving average with α = 1 / n. Those are positively weighted averages of those positive terms, and behave additively with respect to the partition. Wilder originally formulated the calculation of the moving average as: newval = (prevval * (n - 1) + newdata) / n, which is equivalent to the aforementioned exponential smoothing. So new data is simply divided by n, or multiplied by α and previous average values are modified by (n - 1) / n, i.e. 1 - α. Some commercial packages, like AIQ, use a standard exponential moving average (EMA) as the average instead of Wilder's SMMA. The smoothed moving averages should be appropriately initialized with a simple moving average using the first n values in the price series. The ratio of these averages is the relative strength or relative strength factor:

RS = SMMA ( U , n ) SMMA ( D , n ) {\displaystyle {\text{RS}}={\frac {{\text{SMMA}}(U,n)}{{\text{SMMA}}(D,n)}}}

The relative strength factor is then converted to a relative strength index between 0 and 100:

RSI = 100 ⋅ ( 1 − SMMA ( D , n ) SMMA ( U , n ) + SMMA ( D , n ) ) = 100 − 100 1 + RS {\displaystyle {\text{RSI}}=100\cdot \left(1-{\frac {{\text{SMMA}}(D,n)}{{\text{SMMA}}(U,n)+{\text{SMMA}}(D,n)}}\right)=100-{100 \over {1+{\text{RS}}}}}

If the average of U values is zero, both RS and RSI are also zero. If the average of U values equals the average of D values, the RS is 1 and RSI is 50. If the average of U values is maximal, so that the average of D values is zero, then the RS value diverges to infinity, while the RSI is 100.

Interpretation

Basic configuration

… excerpt ends here. Continue reading the full article.

Illustrations

Relative strength index: Bitcoin, RSI-14, bearish divergence occurs
Bitcoin, RSI-14, bearish divergence occurs
Relative strength index: Example of RSI Indicator Divergence
Example of RSI Indicator Divergence

Worked examples

Example 1 — a first encounter with Relative strength index

Start with the simplest possible case. Write down what Relative strength index claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In physics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Relative strength index before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Relative strength index ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Relative strength index

In research
Relative strength index appears in physics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Relative strength index in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Relative strength index is common in secondary-school and first-year university syllabi. It links to neighbouring topics Technical indicators, so understanding it makes those chapters shorter.
In everyday life
Look for Relative strength index outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Relative strength index in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Relative strength index means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Relative strength index out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Relative strength index in simple terms?

The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a stock or market based on the closing prices of a recent trading period.

Why does Relative strength index matter?

Because it connects several physics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Relative strength index?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Relative strength index.

Tags

  • Technical indicators

Keep exploring