거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
5869
평가:
(24)
게시됨:
2018.11.10 18:14
업데이트됨:
2019.01.29 16:22
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory:

In technical analysis we can state that all is about filtering. Filtering the "insignificant", filtering the "false", and so on ... almost all tools are designed to "filter" out something.

Here is one indicator that is filtering the source of it : the prices. It is using a sort of "deviation"* for it. But, in order to not to keep it simple the "deviation" used is a self adjusting deviation (it depends on the filter size). That way it filters out the desired price changes and leaves us with the filtered values.

Usage:

The filter size can be fractional. Some experimenting with the period and filter size is advised prior to using the indicator for trading decisions.

You can use the color change as signals when using this indicator.



PS: the reason for the * next to "deviation". Even though it is similar to standard deviation, it is actually very different. Here is a comparison of the "deviation" used by the filter (upper) and standard deviation (lower).

Also, it seems that these days the "self adjusting" word combination is often patched to what usually is called repainting otherwise. This indicator does not repaint. But for demonstration of how it adjusts, here are 3 instances of the "deviation" used that are having different value just because of the filter size. As it can be seen, the values are different, and they are adjusted to the calculated values - but without repainting.



Triangular moving average Triangular moving average

Triangular moving average

Ehlers Fisher transform (original) Ehlers Fisher transform (original)

Ehlers Fisher transform (as originally described in the book)

Filtered averages Filtered averages

Filtered averages

Filtered WPR Filtered WPR

Filtered WPR (Williams Percent Range)