Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
4548
Rating:
(16)
Published:
2016.01.20 10:24
Updated:
2016.11.22 07:32
atrrange.mq5 (11.98 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.