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:
4520
Note:
(16)
Publié:
2016.01.20 10:24
Mise à jour:
2016.11.22 07:32
atrrange.mq5 (11.98 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

raxxla

The indicator, that determines the moments of the lowest volatility.

For manual trading — wait for the signal on the hourly chart (red, blue or yellow marks) and place breakout orders in both directions.

After a period of low volatility there is usually an impulse, which should be used. In 50% of cases the impulse is preceded by a false breakout in the opposite direction, therefore it is necessary to provide a possibility to revert after a stop triggers.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 06.05.2015.

Figure 1. The AtrRange indicator

Figure 1. The AtrRange indicator

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

Exp_AnchoredMomentumCandle Exp_AnchoredMomentumCandle

The Exp_AnchoredMomentumCandle Expert Advisor based on signals of the AnchoredMomentumCandle indicator.

ColorRMACD_HTF ColorRMACD_HTF

The ColorRMACD with the timeframe selection option available in the input parameters.

MACD-2_HTF MACD-2_HTF

The MACD-2 indicator with the timeframe selection option available in input parameters.

Exp_MACD-2 Exp_MACD-2

The Exp_MACD-2 Expert Advisor based on signal entry taken from the MACD-2 indicator.