OPEN-SOURCE SCRIPT

Ichimoku Peeks

Actualizado
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.



Notas de prensa
* 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.
Notas de prensa
* 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.
Notas de prensa
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.
Notas de prensa
* Minor comment update to replace preview chart.
Notas de prensa
Documentation and preview update.
Notas de prensa
* 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.
analysiscrossoverIchimoku Cloudprediction

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad