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

Phase accumulation adaptive EMA - MetaTrader 5용 지표

조회수:
4297
평가:
(13)
게시됨:
2018.10.16 14:47
업데이트됨:
2019.01.29 15:06
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory:

The Hilbert Transform itself, is an all-pass filter used in digital signal processing. By using present and prior price differences, and some feedback, price values are split into their complex number components of real (inPhase) and imaginary (quadrature) parts. It was originally proposed for TA by John Ehlers, but he never got to a phase where he could use it as a sort of cumulative indicator.

This version:

It is using the Hilbert transform in a phase accumulation mode in order to calculate how many bars are needed to accumulate enough one bar "inPhases" to reach the desired cycle. That way it adjusts / adapts to the market conditions.

Usage:

Apart from being adaptive, the indicator is having the properties of all the "classical" averages. It changes the colors based on slope change, and you can use those color changes as signals.


Normalized smoothed MACD Normalized smoothed MACD

Normalized smoothed MACD

Dōteki Heikin Ashi (Dynamic Average Foot/Bar) Dōteki Heikin Ashi (Dynamic Average Foot/Bar)

A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).

Phase accumulation adaptive RSX Phase accumulation adaptive RSX

Hilbert transform phase accumulation adaptive RSX

Leader EMA Leader EMA

Leader EMA