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:
5235
Note:
(16)
Publié:
2015.04.10 16:17
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 Momentum 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 Momentum_DiverSign indicator

Fig. 2. The Momentum_DiverSign indicator

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

Force_DiverSign Force_DiverSign

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

WPR_DiverSign WPR_DiverSign

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

CCI_DiverSign CCI_DiverSign

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

RSI_DiverSign RSI_DiverSign

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