Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Tick RSI Adaptive - indicator for MetaTrader 5

Rosh at TrendLaboratory
Published by:
Conor Mcnamara
Views:
1868
Rating:
(3)
Published:
2024.06.22 17:06
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This indicator calculates an Adaptive RSI using tick data and plots it along with fast and slow moving averages in a separate window. It provides options to customize the calculation periods, moving average types, and visual settings.

It was a conversion from an ancient 2008 MT4 indicator made by Rosh at trend laboratory, but at the time, a different RSI indicator was loaded.

This time it will load the default RSI indicator that comes with the installation of MT5.

You can say that it "transforms" the RSI with a slow and fast moving average based on tick calculations.


Here is a comparison with the default RSI that comes with MT5, and the RSI adaptive:

RSI compare

The green plot is the tick price plot, the blue plot is the fast RSI line, the red plot is the slow RSI line.


MovingAverages.mqh Part II by Wiliam210 MovingAverages.mqh Part II by Wiliam210

How to use Metaquotes native smoothing functions in MovingAverages.mqh SimpleMAOnBuffer(), ExponentialMAOnBuffer(), SmoothedMAOnBuffer(), and 2 LinearWeightedMAOnBuffer()

Root Mean Square Root Mean Square

Root Mean Square

Linear Regression Value Linear Regression Value

Linear Regression Value indicator

Linear Regression Slope Linear Regression Slope

Linear Regression Slope