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

In his TASC January 1994 article "Smoothing Data With Faster Moving Averages", Patrick Mulloy describes a MACD that does not use EMA for MACD calculation but uses DEMA (Double Exponential Moving Averages).

According to him:

Patrick Mulloy: By simply extracting the estimate for the non-time related coefficient B0 in the formal one-parameter double Exponential Moving Average used in time series forecasting, it has been shown to be an effective modified EMA with much faster response during fluctuations than the standard single EMA. In addition, the DEMA is not just a double EMA with twice the lag time of a single EMA, but rather it is a composite implementation of single and double EMAs producing another EMA with less lag than either of the original two. For general use, the more accurate but more complicated initialization formulas can be obviated and replaced with the simple use of the initial database value at time 0.

So here is the MACD that is using DEMA fo calculation.

Smoothed Kijun-Sen Smoothed Kijun-Sen

The Kijun-Sen is a major indicator line and component of the Ichimoku Kinko Hyo indicator, also known as the Ichimoku cloud. It is generally used as a metric for medium-term momentum.

CCI alternative CCI alternative

Commodity Channel Index (CCI) is a versatile indicator that can be used to identify a new trend or warn of extreme conditions. Donald Lambert originally developed CCI to identify cyclical turns in commodities, but the indicator can be successfully applied to indices, ETFs, stocks, and other securities.

MACD TEMA MACD TEMA

MACD TEMA is even a bit more "faster" than MACD DEMA so, depending on the parameters, in scalping mode (short calculating periods) or trending mode (when longer periods are used. Never forget that MACD is primarily a momentum indicator and that it is the main goal of MACD.

TTM trend TTM trend

The TTM (Trade The Markets) Trend is basically an easier way to look at candlesticks. It is the The Heikin-Ashi method. Literally translated Heikin is "average" or "balance,", while Ashi means "foot" or "bar." The TTM trend is a visual technique that eliminates the irregularities from a normal candlestick chart and offers a better picture of trends and consolidations.