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

In an article "Smoothing Data With Less Lag" that was a continuation of his research for less lag signaling MACD, Patrick Mulloy decided to use TEMA (Triple Exponential Moving Average) instead of using EMA.

Patrick Mulloy: Two opposing properties are always at work in the standard Moving Average smoothing used in technical analysis, increasing the Moving Average (MA) length to cull more random fluctuations but in so doing thereby increasing the lag between the MA and the data. In my first article, I discussed the industry standards, the Simple Moving Average (SMA, which is a straightforward moving mean of the data) and the faster-responding Exponential Moving Average (EMA). Both the SMA and the EMA smoothing indicators have the same lag in the steady state long term, which is:

(1 - a)/a

where a = 2/(w+1) and w is the Moving Average period. In terms of the MA period w, the lag is:

(w-1)/2

A new Exponential Moving Average called DEMA was introduced in the previous article, which eliminated this lag for the steady state. Now, here are two other Moving Averages. One is known as TEMA, which is an extension of the multiple smoothing technique using single, double and triple EMAs.

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.

MACD DEMA MACD DEMA

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.

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.

Directional Efficiency Ratio Directional Efficiency Ratio

The Efficiency Ratio (ER) was first presented by Perry Kaufman in his 1995 book "Smarter Trading". It is calculated by dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The resulting ratio ranges between 0 and 1 with higher values representing a more efficient or trending market.