Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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:
3908
Note:
(18)
Publié:
2015.12.04 10:09
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

A semaphore signal indicator that uses two Momentum indicators, based on Open and Close values of the price series. The signals occur when the difference between these indicators changes sign, i.e. in full accordance with the change of the MomentumCandle indicator fill color.

Fig.1. The MomentumCandleSign indicator

Fig.1. The MomentumCandleSign indicator

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

CCICandleSign CCICandleSign

A semaphore signal indicator that uses two CCI indicators, based on Open and Close values of the price series.

OsMACandleSign OsMACandleSign

A semaphore signal indicator that uses two OsMA indicators, based on Open and Close values of the price series.

JMA_HTF JMA_HTF

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

JMACandle JMACandle

The JMA indicator implemented as a sequence of candlesticks.