lostkauze

Ichimoku Fibonacci Hybrid

lostkauze 업데이트됨   
Hey guys, this is a variation of Ichimoku using Fibonacci principles.

Overview

As you may know, Ichimoku uses in its calculations (high + low)/2 to calculate Tenkan-sen (Conversion line) and Kijun-sen (Base line) for different periods: Tenkan is a shorter period, so it reacts faster to reversals, while Kijun is slower, so it reacts slower, and it is contextually more reliable due to how conservative it is.

Why does the Ichimoku Cloud works? My theory that inspired this indicator is that it works because it looks at 50% retracements from highest point to the lowest point. In other words, Tenkan plots the 50% line between the peak and the trough from the recent period, which has proven to often be a good estimation for retracements. Similarly, Kijun applies the same, but for a longer period*.

However, if we look at Fibonacci retracement, it is often the case that price retracts to those magical percentages: 23.6%, 38.2%, 50%, 61.8%, and sometimes even 88.6% and 78.6%. Why this happens is largely unknown to the academic community, but, empirically, it often seems that these numbers just work.

Therefore, I wanted to apply this principle to Ichimoku calculations, and instead of calculating (high + low)/2, I calculated both (high + low) * 0.382 and (high + low) * 0.618. These lines should provide pessimistic/bearish estimations, and optimistic/bullish estimations, respectively. Naturally, these results in 4 extra lines: a bearish Tenkan/Kijun pair and a bullish Tenkan/Kijun pair.

Therefore, applying this indicator will crowd the chart quite a bit: you have 6 lines on the chart among which 2 of them are the original Tenkan and Kijun lines, and the other 4 are Fib-inspired Tenkan/Kijun lines.

Usage

As with most indicators, usage is subjective to the user and relative to the chart. However, some ways in which this indicator can be used are as follows:

  • In a strong uptrend, price is typically above both Ichi Kijun and Tenkan. In this case, you can use this indicator to provide you with a new pair of bullish Kijun/Tenkan that provide the same usage as before. Similarly, in a downtrend, the bearish Kijun/Tenkan apply.
  • Using the new lines, one can apply R/S levels, crossover signals, overbought/oversold areas, price channels, retracement levels, and trend indications.
  • One may simply use it out of convenience, as it automatically computes potential areas of interest without having to perform manual work.

Please note that because the indicator was so full, I did not keep the Cloud, nor did I keep the Chikou span (Lagging span.) These can be easily implemented, but it would crowd the chart to an extent that it would be difficult to gauge much information. However, I did consider adding them as optional indicators that are disabled by default, and I may potentially do so in the future. For reference, this would help by simply disabling everything else besides the "bullish Ichi" in an uptrend.

Footnotes

* I have heard people referring to Ichimoku Cloud as "a glorified average mean," but, mathematically, I don't believe there is much relationship between MAs and Ichimoku Cloud. However, I acknowledge the visual similarity between the two and the potential to use both in a similar fashion, so one may interpret this indicator as such if they please.
릴리즈 노트:
Updated script to use actual Fibonacci retracements by default. This turns the indicator into something akin to a trailing Fib retracement indicator, and it considers only retracement within the price range considered by the user. This can be enabled or disabled from the settings by ticking/unticking "Retracements."
릴리즈 노트:
Demonstrating the "Retracements" option introduced previously. Note that this is turned on by default, but turning it off may provide interesting insight, especially on larger timeframes.
릴리즈 노트:
Hopefully selected the right image?
릴리즈 노트:
Make the default period for Tenkan a thematic fib number: 21 :P Users should feel encouraged to adjust their periods to their liking though.
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?