JollyWizard

Ichimoku Peeks

JollyWizard 已更新   
This indicator uses the Ichimoku Tenkan / Kijun trend line formulas to predict what those values will be in the future if current price action does not violate the period highs and lows.

Because of the way Ichimoku formulates the trend, it contains (but does not visualize) this predictive information in a way that moving averages do not.

Sharp chart readers can infer upcoming changes by counting back candles, but the process can be automated, as I've shown here.

This description does not seem to be editable so implementation details and usage will be covered in code commentary.



版本注释:
* Fixed first prediction not rendering in some configs.
* Added input boundary lines to show where calculation data is pulled from (off by default).
* Minor config organization.
版本注释:
* Bugfix for visual artifacts. History of first projection was displayed in simple mode as infinite cross tail.
* Adjusted "input boundary" diagnostic so that it more coherently relates to the projections. Now first projection drops last candle in channel.
版本注释:
In this update:

* More code commentary about usage and theory.
* Input boundaries are now on by default and configurable.
* Input boundaries are extended by default into projected range via `Show Highs/Lows` option.
版本注释:
* Minor comment update to replace preview chart.
版本注释:
Documentation and preview update.
版本注释:
* Added built in Ichimoku via (lib-hlm)
* Removed later projections due to less confidence and to make room for Ichimoku.
* Documentation updates.
* Option to fill in the boundary zones.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?