Watch how to download trading robots for free
Find us on Twitter!
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
Indicators

Keltner_Chanel - indicator for MetaTrader 4

Views:
25748
Rating:
(14)
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

Standard ADX Indicator with Time Frame Setting Standard ADX Indicator with Time Frame Setting

A standard ADX indicator with time frame setting.

Multy_MA Multy_MA

An indicator of group moving. It shows the difference between two MAs in a separate window.

MA Reverse MA Reverse

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.

Correlation Correlation

The indicator calculates the correlation of the currency pairs.