거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 7527
- 평가:
- 게시됨:
- 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

Directional smoothed momentum (momentum of averages)

Hull levels