당사 팬 페이지에 가입하십시오
- 조회수:
- 7132
- 평가:
- 게시됨:
- 2018.11.11 18:35
- 업데이트됨:
- 2019.01.29 16:25
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Theory:
Strictly speaking MACD is a (as defined by Gerald Appel, who invented it) difference of fast and slow EMA and then a signal line (which is also EMA) is calculated for such a difference.
This version:
This indicator is not using EMA for MACD calculation but is using range weighted average (published here : Range Weighted Average with some more explanation) and is using range weighted average for signal line too (making it a sort of "all range weighted average" MACD).
Usage:
You can use it in all the usual ways how MACD indicators are used, Color changes added on MACD to signal line crosses and OSMA is displayed as a filled zone in order to facilitate the reading of the MACD.

Range weighted average - average that uuse the current volatility for weighted average calculation

Filtered WPR (Williams Percent Range)

Range weighted exponential moving average (EMA)

Range weighted smoothed EMA