Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

The 2 Pole Butterworth Filter - indicatore per MetaTrader 5

John Ehlers
Pubblicati da::
Andrei Novichkov
Visualizzazioni:
10432
Valutazioni:
(21)
Pubblicato:
2020.11.13 13:37
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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.