Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Instantaneous Trend Line Bands - indicator for MetaTrader 5

Views:
5966
Rating:
(16)
Published:
2018.02.28 13:16
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.