Watch how to download trading robots for free
Find us on Twitter!
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
Views:
7872
Rating:
(27)
Published:
2013.08.13 20:43
Updated:
2016.11.22 07:32
rsiimproved.mq5 (10.84 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Fedor Igumnov

A combined indicator, built on the basis of two RSI oscillators.

This indicator calculates the value of the RSI indicator with the RSIPeriodOriginal period and the value of RSI with the RSIPeriodRotated period. Then it turns RSIPeriodRotated 180 degrees relative to the level of 50 points (100-RSI). Finds the difference between the original value of the first indicator and the inverted value of the second one. Then it calculates the derivative of this difference.

The colored cloud is formed from two RSI indicators.

A gray histogram is the difference between the original value and the inverted value.

An orange line is a derivative of the histogram (the rate of change of the difference between the original value and the inverted value).

Figure 1. The RSIImproved indicator

Figure 1. The RSIImproved indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1788

Trend Score Trend Score

A simple trend indicator based on counting of the number of bullish and bearish candlesticks.

Hull_Candles Hull_Candles

An indicator in the form of candlesticks based on the Heiken Ashi algorithms and two averages.

Relative Momentum Index (RMI) Relative Momentum Index (RMI)

The RMI (Relative Momentum Index) indicator is an improved version of RSI, momentum is included in the calculation.

ImpulseOsMA ImpulseOsMA

The indicator draws bars based on Elder's impulse system.