Join our fan page
Keltner_Chanel - indicator for MetaTrader 4
- Views:
- 26108
- Rating:
- Published:
- 2009.01.06 07:07
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The codebase contains the Keltner Channel indicator
http://codebase.mql4.com/4150, but it doesn't conform the basic variant
that is described here:
http://www.forextimes.ru/article/a12177.htm
the suggested indicator:
-the base line is EMA20
-the stripes lines +/- ATR (Average True Range)
-the multiplier is 2.0
Advices:
The Keltner's idea is the creation of the floating lines of the support and resistance like Bollinger Bands.
That is why the period of the base EMA is equal to 20.
For the concrete charts you should pick up the coefficients of the stripes shifting. It is a fractional number.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8591
A standard ADX indicator with time frame setting.
Multy_MAAn indicator of group moving. It shows the difference between two MAs in a separate window.
A simple EA. It plays in the opposite direction on the specified difference between Bid and MA. It is considerably risky but it has own advantage.
CorrelationThe indicator calculates the correlation of the currency pairs.