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:
14515
Rating:
(21)
Published:
2012.12.12 10:57
Updated:
2016.11.22 07:32
adaptiverenko.mq5 (10.18 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The real author:

Svinozavr

The NRTR Moving Average from Konstantin Kopyrkin for trailing stops and trends display. Dotted line is the upper and the lower boundaries of the channel (bricks). Solid lines are support/resistance lines. 

The restriction on the minimum thickness of the brick (field WideMin eliminates false switching to thin market) and judging by the standard deviation are added.

Also display of the trend determined by the logic of the author (support/resistance) is added.

Restriction on the minumum thickness allows using a fixed thickness as in a classic Renko (brick = 4 pips).

It should be noted that the indicator depends on the starting point of its calculations and if, for example, the maximum number of bars in the window in the terminal settings is changed, then the location of the indicator on the chart will change!

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 05.04.2010. 

Fig.1 The AdaptiveRenko indicator

Fig.1 The AdaptiveRenko indicator 

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1177

MALR MALR

The Moving Average of a linear regression with two levels of bands like John Bollinger bands

Momemtum In Time Momemtum In Time

The indicator of price movement relative to one selected time point

Exp_Candles_XSmoothed Exp_Candles_XSmoothed

The breakthrough trading system using the Candles_Smoothed indicator.

DMA (Displaced Moving Averages) DMA (Displaced Moving Averages)

Displaced Moving Averages