Join our fan page
- Views:
- 23512
- Rating:
- Published:
- 2016.05.16 11:27
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A popular method of analyzing the RSI is to look for a divergence in which the security is making a new high, but the RSI is failing to surpass its previous high.
This divergence is an indication of an impending reversal. When the Relative Strength Index then turns down and falls below its most recent trough, it is said to have completed a "failure swing".
The failure swing is considered a confirmation of the impending reversal.
Relative Strength Index
The following signals of Relative Strength Index are used in chart analyzing:
|
Calculation
This is the main formula of Relative Strength Index calculation:
RSI = 100 - (100 / (1 + U / D))
Where:
U — average number of positive price changes;
D — average number of negative price changes.
Description of the technical indicator
The full description of the Relative Strength Index is available in the Technical analysis: Relative Strength Index section
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7677

The Ikarakatica indicator. It shows when to buy and when to sell.

Classic signals for opening positions on the intersections of two moving averages.

Expert Advisor based on two indicators (ADX and Momentum) with a built-in optimizer. Based on the optimization results it selects the best period for indicators and the trading direction or refrains from trading.

The Farhad EA. It has a lot of settings. It also uses the indicators: MACD, Stochastic, SAR, Momentum, MA.