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

Volatility adjusted WPR - MetaTrader 5용 지표

조회수:
6719
평가:
(19)
게시됨:
2018.10.17 22:53
업데이트됨:
2018.10.19 12:21
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This is volatility adjusted WPR (Williams Percent Range). Volatility used for adjusting is the "simple volatility" (no need for it, it is already incorporated in the code of this indicator)

There are 2 deviations compared to original WPR:

  • in order to display histogram in a simple way (without usage of 2 extra buffers), the value of WPR is shifted by +50 (ie: up)
  • smoothing is added (WPR is known for being "nervous" - this version can use low lag smoothing to smooth the results up. To turn the smoothing off, set the smoothing period to be less than or equal to 1)

PS: an example why the smoothing seems to be necessary for WPR. 3 instances of WPR :

  • top most - the smoothed volatility adjusted
  • middle - volatility adjusted without smoothing
  • lowest - "regular" WPR

Which one would you use for trading decision on that chart?



Volatility adjusted RSI Volatility adjusted RSI

Volatility adjusted RSI

Simple volatility Simple volatility

Simple volatility

Directional smoothed momentum Directional smoothed momentum

Directional smoothed momentum (momentum of averages)

Hull levels Hull levels

Hull levels