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

The 2 Pole Butterworth Filter - MetaTrader 5용 지표

John Ehlers
게시자:
Andrei Novichkov
조회수:
10372
평가:
(21)
게시됨:
2020.11.13 13:37
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.