거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 10106
- 평가:
- 게시됨:
- 2016.12.21 08:17
- 업데이트됨:
- 2017.05.03 10:42
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
"Step" or "corrected" macd (using the same method for correction that is used in averages).
Corrected
values tend to be good filters, but they should not be mixed with the
filters we are using. The values for the "corrected" method are
different from "filtered" values.
For additional help, there is a choice of possible ways how the "trend" is found out:
- on slope change
- on zero line cross
- or on original macd value cross (in which case macd is used as a sort of a signal line)
Also you can control if the "correction" is needed at all (by adjusting the "correction" period) when you can get the original MACD value displayed.
With some experimenting a nice filter can be achieved and this way a probable new life to a good old macd can be added.

Corr RSI - "step" or "corrected" RSI.

Average using dr. Andreas Uhl's "correction method.