OPEN-SOURCE SCRIPT
已更新 Ichimoku Peeks

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.
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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。