Join our fan page
- Views:
- 7569
- Rating:
- Published:
- 2013.11.08 11:42
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Codersguru
A semaphore arrow indicator using two moving averages.
The signals occur when at the crossing point of two MAs. An additional filter for signal generation is the direction of the candlestick. For example, if the fast MA crosses the slow MA upward, and the candlestick on the current bar is bullish, it is a buy signal. When the fast MA crosses the slow one downward and the candlestick is bearish, it is a signal to sell.
This indicator was first implemented in MQL4 and published in the Code Base at mql4.com on 26.02.2008.
The EMA_Prediction indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1905

The MDAC indicator with bar coloring according to Elder.

The indicator shows the method of drawing gradient semitransparent areas with independent update rate.

The indicator draws trend support and resistance lines.

The indicator displays DiNapoli levels on the current chart using alerts.