거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Adaptive ATR channel - MetaTrader 5용 지표

조회수:
8173
평가:
(12)
게시됨:
2018.12.25 12:23
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

This indicator is showing an example how an adaptive ATR (originally published here : Adaptive ATR) can be used within some other indicator. As an addition, not only the ATR is adaptive in this indicator but the main value is calculated as adaptive EMA using the same Kauffman's efficiency ratio for adapting

Usage :

It can be used the similar way as similar indicators (Keltner channel and similar channel indicators ...)



Adaptive ATR Adaptive ATR

Adaptive ATR

View the Value in OnCalculate Parameters View the Value in OnCalculate Parameters

This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.

Adaptive ATR Keltner channel Adaptive ATR Keltner channel

Adaptive ATR Keltner channel

Adaptive efficiency ratio EMA Adaptive efficiency ratio EMA

Adaptive efficiency ratio EMA