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

Moving slope rate of change - Extended - MetaTrader 5용 지표

조회수:
6519
평가:
(23)
게시됨:
2018.01.25 13:24
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

In his article "The Hunt for Superior Signals – Two Moving Function Hybrids" (September 2005), William Rafter described the Moving Slope Rate Of Change. This is the MSROC as originally described.

Instead of using just a change in price to calculate slope (as with Rate Of Change or "ROC"), the slope of a least-squares line is used to calculate MSROC. That produces a much smoother result than the regular ROC and that way the number of false signals is significantly decreasing compared to the ROC itself.

This version is extending the basic version of the indicator. Instead of having only a fixed zero level as a criteria for trend change determination, this version adds floating (dynamic) level(s). The main advantage of the floating levels compared to the fixed zero level is its responsiveness and earlier detection of trend change (with much less noise than in cases when the slope of the MSROC is used) and is filtering out quite a lot of false signals along the way.


Recommendations

  • Use it is when the MSROC crosses floating level value (as a confirmation of trend direction change).
Moving slope rate of change Moving slope rate of change

Moving slope rate of change.

Correlation Correlation

Correlation of two symbols.

Relative Momentum Index Relative Momentum Index

Relative Momentum Index (RMI) is a variation of the RSI indicator. The RMI counts up and down days from the Close relative to the Close X days ago (where X is not limited to 1 as is required by the RSI) instead of counting up and down days from Close to Close as the RSI does.

Vertical Horizontal Filter Vertical Horizontal Filter

The Vertical Horizontal Filter ("VHF") determines whether prices are in a trending phase or a congestion phase. The VHF was first presented by Adam White in an article published in the August, 1991 issue of Futures Magazine.