Adaptive Relative Strength Index

Creating the Adaptive Relative Strength Index for Trading

Sofien Kaabar, CFA
10 min readAug 10, 2022

--

The famous Relative Strength Index has been created by Welles Wilder and is followed by a huge number of market participants. The indicator is calculated based on the Smoothed Moving Average values of the absolute changes in the market price. There can be a lot of variations on the RSI. For instance, why not use a Simple Moving Average? or a Hull Moving Average? Also, who says we have to use a 14-period RSI? What about 55-period RSI?

I have released a new book called “Contrarian Trading Strategies in Python”. It features a lot of advanced contrarian indicators and strategies with a GitHub page dedicated to the continuously updated code. If you are interested, you could buy the PDF version directly through a PayPal payment of 9.99 EUR.

Please include your email in the note before paying so that you receive it on the right address. Also, once you receive it, make sure to download it through google drive.

The Concept of Adaptive Moving Averages

Moving averages help us confirm and ride the trend. They are the most known technical indicator and this is because of their simplicity and their proven track record of adding value to the analyses. We can use them to find support and resistance levels, stops and targets, and to understand the underlying trend. This versatility makes them an indispensable tool in our trading arsenal.

EURUSD hourly values with the 200-period simple moving average.

As the name suggests, this is your plain simple mean that is used everywhere in statistics and basically any other part in our lives. It is simply the total values of the observations divided by the number of observations. Mathematically speaking, it can be written down as:

We can see that the moving average is providing decent dynamic support and…

--

--

Sofien Kaabar, CFA

Top writer in Finance, Investing, Business | Trader & Author

Recommended from Medium

Lists

See more recommendations