Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
9239
Note:
(21)
Publié:
2015.04.10 16:19
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Original author:

olegok83

A semaphore signal indicator that uses divergence between two RSI oscillators based on extreme points of the last five bars.

The signal is formed when there is divergence between two oscillators (fast and slow) and an appropriate candlestick combination, as shown below:

Fig. 1. Signal generation algorithm

Fig. 1. Signal generation algorithm

Fig. 2. The RSI_DiverSign indicator

Fig. 2. The RSI_DiverSign indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/12682

CCI_DiverSign CCI_DiverSign

A semaphore signal indicator that uses divergence between two CCI oscillators based on extreme points of the last five bars.

Momentum_DiverSign Momentum_DiverSign

A semaphore signal indicator that uses divergence between two Momentum oscillators based on extreme points of the last five bars.

ExTrend_Cloud_HTF ExTrend_Cloud_HTF

The ExTrend indicator with the timeframe selection option available in the input parameters.

BackgroundCandle_3LineBreak_HTF BackgroundCandle_3LineBreak_HTF

The indicator draws candlesticks of a larger timeframe based on the 3LineBreak indicator values.