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提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。