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

Adaptive ATR channel - MetaTrader 5용 지표

조회수:
8269
평가:
(18)
게시됨:
2018.10.28 12:44
업데이트됨:
2019.01.29 15:48
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory:

In the December 2011 issue of TASC there is an article about "Adjustable bands Z test". According to the author, adjustable bands are calculated as:

ABZ’ = MA (Efficacy ratio) + Stdev(Efficacy ratio)
where the explanation for "Efficacy ratio" is the following:

For the efficacy ratio, I use a ratio of the 34-day standard deviation for the long-term indicator over a six-day standard deviation for the short-term indicator.

This version:

Instead of using standard deviation ratio as adapting factor, this version is using Perry Kaufman's efficiency ratio. Also, instead of having standard deviation bands, this version is ATR bands. ATR in this version is adaptive too and is additionally smoothed in order to make the bands smoother. This way the indicator is somewhat similar to Keltner channel (in theory). But since all the components are calculated differently,it deserves a separate name.

Usage:

You can use it in a similar manner as Keltner channel is used.



MinMax indicator MinMax indicator

MinMax indicator

Stripped T3 levels Stripped T3 levels

Stripped T3 levels (T3 levels that can display the 3 phases of T3 calculation)

Spearman rank correlation - floating levels Spearman rank correlation - floating levels

Spearman rank correlation - with floating levels

Trend direction and force - DSEMA smoothed Trend direction and force - DSEMA smoothed

Trend direction and force - double smoothed EMA smoothed