거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
7277
평가:
(29)
게시됨:
2016.12.22 15:28
업데이트됨:
2017.03.14 07:35
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Corrected velocity indicator.

Velocity is usually referred to as a "smoother momentum", and it is true (it has much smoother results without lag that would go with the smoothness). This is a logical step to have velocity as a "corrected" version too so that both (momentum and velocity) can be used. For the ones looking for more "speed" in the indicator, momentum is probably the choice. For those looking for filtered out values, velocity is a probable choice, but now, with both versions available, the choice is easy (and possible).


If the period of the "correction" is set to <0, then the calculated value is the same as the velocity.

Even though the velocity already does a good job of filtering a lot of false signals out, the "corrected" method moves that one further step forward. With a combination of floating levels, the choice of a "significant change" is not limited to zero crosses only, and the response (or the "expected lag") can be easily controlled.

Alerts are included already. Depending on color choice the alerts are triggered too. Possible color /alert choices are:

  • on outer level cross
  • on middle level cross
  • on slope change
  • on original velocity value cross (when "corrected" value is used as a kind of a signal line compared to original value)

Velocity is an indicator from momentum family, but with all the changes, "trending" usage should be considered too (the above example as a "larger picture" example).


VWAP bands VWAP bands

Volume weighted average bands.

MACD ca MACD ca

MACD ca - sort of a "step MACD" or "corrected MACD".

Corr momentum Corr momentum

"Corrected" momentum.

Buy sell volume Buy sell volume

Buy sell volume.