거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
25715
평가:
(14)
게시됨:
2009.01.06 07:07
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.