Join our fan page
- Views:
- 4909
- Rating:
- Published:
- 2013.12.24 08:24
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
NICTRADER
This indicator colors price bars depending on the value of price change.
If the price on the current bar has grown more than the value determined by the input parameter body (the value of price change in points), the bar is blue, if the price fell by a similar amount of points, the bar is red, in other situations the bar is gray.
This indicator was first implemented in MQL4 and published in the Code Base at mql4.com on 06.02.2008.
The INERCIA_bars indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1929

Three main stochastic lines from three different timeframes on one chart.

The linear regression line with data placed in the indicator buffer.

The indicator draws fractals based on three candlesticks.

The EMA_Prediction_HTF_Signal indicator shows trend direction based on the data of the EMA_Prediction indicator as a graphical object with colored trend indication, gives alerts or audio signals and sends push notifications on your smartphone.