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

MACD that uses a new version of QWMA moving average for calculation ...

After some experiments it turned out that qwma can be a kind of a "chameleon". Depending on the "speed" parameter it can be:

  • Speed equal to 2 is the basic value  (or parabolic weighted moving average - whatever name is used).
  • Speed 1 is equal to linear weighted moving average (LWMA).
  • Speed 0 is equal to simple moving average (SMA).

And in between and above, for each new speed it is a sort of an no-named (yet) average. So, after all, we have now a completely new "family" of average. The higher the "speed" parameter value, the faster the "qwma". That qwma is used by this macd to calculate a whole new set of possible macd(s) that, since some of the qwma(s) do not have a name at all, also are a complete novelty as a new kind of a macd not existed before.


The usage is the usual macd: this version already includes multi time frame, coloring on signal cross (osma is not added since the filled area is shoving quite nicely what the osma would just duplicate on the zero line) and the usual set of prices and alerts is already a part of this indicator. Some experimenting is recommended, but the rule of thumb is that the higher "speed" you use, the faster the macd will be and then you shall probably have to adjust the main macd periods.

Quantile bands - generalized Quantile bands - generalized

Quantile bands - generalized version.

Double smoothed stochastic Double smoothed stochastic

Double smoothed stochastic - extended

QWMA - quadratic weighted moving average QWMA - quadratic weighted moving average

QWMA - "quadratic weighet moving average" new generation

Harmonic Pattern Finder V2 Harmonic Pattern Finder V2

Indicator to display existent and emerging harmonic chart patterns.