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

Ehlers Fisher transform (original) - MetaTrader 5용 지표

조회수:
11609
평가:
(30)
게시됨:
2018.11.09 16:35
업데이트됨:
2019.01.29 16:20
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory:

Ehlers' Fisher transform has a long history of being plain wrongly coded (as the famous "solar wind") or wrongly coded because of misinformation. Some fault is the fault of coders (like the "solar wind" case). But some is caused by John Ehlers himself. In his book he introduces one formula at page 7 when showing TS code, and only one page later, when showing EFS code, the formula is changed. The difference is that in the EFS formula he sets the initial highest high and lowest low values to high and low of the current bar and then he checks if the prices exceed those initial values, while in TS code that initial value assignment does not exist at all. The difference might not seem big, but it exists and the final result is different (sometimes significantly).

This version:

Allows you to chose between the two modes : mode without the high/lows of current bars included (default) and mode with those prices included.

Usage:

You can use the color change for signals.

Comparison of the two modes - upper is the TS mode, lower is the EFS mode. In general the EFS mode (when current bar high and low are included in the calculation) tends to lag behind the TS mode.


Channel design indicator Channel design indicator

A channel is a trading range between support and resistance levels that a stock price oscillates in for a period of time. This indicator draws the resistance and support lines based on the peaks and valleys that are found within a defined period of time.

Perfect trend line Perfect trend line

Perfect trend line

Triangular moving average Triangular moving average

Triangular moving average

Filtered price Filtered price

Filtered price using self adjusting deviation for price filtering