Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Laguerre filter - no gamma - MetaTrader 5 için gösterge

Görüntülemeler:
5910
Derecelendirme:
(25)
Yayınlandı:
2018.10.01 18:19
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Basics :

Laguerre filter was described long time ago by John Ehlers in the "Time Warp - without Space Travel" document. It is not used a lot probably due to one "cryptic" parameter that is used " the "gamma" parameter. That parameter is the dumping factor of the low pass EMA filter. As you can see, it is clear why it is not widely understood what it does

This version :

Instead of using that parameter, this version is using what majority of traders are used to when it comes to "average like" indicators : the period. That way it can easily be used as any other average type indicator, and now you can use only two widely known parameters :

  • the calculation period
    • calculation period does not need to be integer
    • you can use fractional calculation periods (just for the sake of experimenting use period 1.5, for example, and see how a very fast filter can still produce smooth results)
  • the price (the usual set of prices)

Usage :

It period is made to "mimic" averages fairly well. Since this indicator is producing very smooth results (even for very short periods) it is a rather useful indicator.You can use color changes as signals

DSL synthetic super smoother momentum DSL synthetic super smoother momentum

DSL synthetic super smoother momentum

DSL synthetic ema momentum DSL synthetic ema momentum

DSL synthetic ema momentum

Instantaneous trend line - levels Instantaneous trend line - levels

Instantaneous trend line - using levels for signals filtering

Laguerre RSI - no gamma Laguerre RSI - no gamma

Laguerre RSI - without using the gamma parameter