Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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

The 2 Pole Butterworth Filter - MetaTrader 5 için gösterge

John Ehlers
Yayınlayan:
Andrei Novichkov
Görüntülemeler:
10371
Derecelendirme:
(21)
Yayınlandı:
2020.11.13 13:37
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator was created by John Ehlers and described in his book "Cybernetic Analysis For Stocks And Futures", page 192. This is one of its many noise-cutting filters. Please read about it yourself.

In the book by the same author "Cycle Analytics for Traders Advanced Technical Trading Concepts", page 32, another method of calculating the same indicator is given. You can get the code of the indicator containing both calculation methods, as well as versions of both indicators for MT4, through the author's Telegram channel. The link to the channel is in my profile and in the files with the source codes of this indicator. Don't forget to Subscribe.


observer (push) - behavioral design pattern observer (push) - behavioral design pattern

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

Keltner channel Keltner channel

Keltner channel with standard averaging and averaged over the ATR indicator.

observer (pull model) - behavioral design pattern observer (pull model) - behavioral design pattern

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

MQL Plus Enhanced Debugging Support MQL Plus Enhanced Debugging Support

An (optional) include file to enhance debugging experience.