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:
12009
Rating:
(35)
Published:
2010.01.26 11:10
Updated:
2016.11.22 07:32
colorline.mq5 (5.06 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The ColorLine indicator shows the line of the price moving average on the chart.

The line has diffrent colors (100 bars has the same color). The color settings of the line is changing every 5 ticks, there are 3 color schemes.

ColorLine indicator color scheme 1

ColorLine, color scheme 1

ColorLine indicator color scheme 2

ColorLine, color scheme 2

ColorLine indicator color scheme 3

ColorLine, color scheme 3

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

ColorBars ColorBars

The ColorBars Indicator paints bars with different colors depending on the volume changes. If the volume has increased, the color is green, overwise the color is red.

Chaikin Volatility (CHV) Chaikin Volatility (CHV)

Chaikin's volatility indicator calculates the spread between the maximum and minimum prices. It judges the value of volatility basing on the amplitude between the maximum and the minimum. Unlike Average True Range, Chaikin's indicator doesn't take gaps into account.

Custom Moving Average Custom Moving Average

The Custom Moving Average is example of the Custom User Indicator - it calculates and shows the Moving Average.

DeMarker (DeM) DeMarker (DeM)

The Demarker Indicator (DeM) is based on the comparison of the period maximum with the previous period maximum. When the indicator falls below 30, the bullish price reversal should be expected. When the indicator rises above 70, the bearish price reversal should be expected.