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

Instantaneous Trend Line Bands - MetaTrader 5용 지표

조회수:
6155
평가:
(16)
게시됨:
2018.02.28 13:16
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

One of the series of indicators created by John Ehlres. According to Ehlers:

Instantaneous trend Line:

It works because it completely removes the dominant cycle from a smoothing average.

For the mathematically inclined, the Fourier Transform of a rectangular window (formed by a simple average) is a Sin(X)/X distribution. The objective is to place the first null of this distribution exactly at the dominant cycle. For the intuitively inclined, what we are doing is taking a simple average over the full dominant cycle period. In such an average, there are as many sample points above the midpoint as below the midpoint with the result that the sum of all these sample points is zero.

This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal.

Instantaneous Trend Line Instantaneous Trend Line

Instantaneous Trend Line is one of the series of indicators created by John Ehlres.

Stochastic DeMarker Stochastic DeMarker

This version of DeMarker indicator uses the "help" of smoothed Stochastic to emphasize the states of DeMarker and to help in easier trend assessment.

Arbitrage Synthetic Arbitrage Synthetic

A trading robot for performing arbitrage between EURGBP and its synthetic quotes (triangular arbitrage).

Starter_v6mod Starter_v6mod

A trading system based on the 'EMAAngle' and 'Laguerre RSI with Laguerre filter' indicators.