PROTECTED SOURCE SCRIPT
Actualizado Historical Point and Figure Boxes

This indicator plots the last filled/completed Point and Figure block, overlaid onto any regular candles chart, for every historical candle.
The Pine security(pointfigure(...)...) function inappropriately associates the timestamps of both the "open" (start of column) and "close" (end of column) with the time at which the terminal reversal took place, which leads to invalid overlays when plotted over top of regular candles charts, regardless of barmerge.lookahead_on/off. This script solves that problem and plots each brick at the time it was confirmed.
V24: Released.
The Pine security(pointfigure(...)...) function inappropriately associates the timestamps of both the "open" (start of column) and "close" (end of column) with the time at which the terminal reversal took place, which leads to invalid overlays when plotted over top of regular candles charts, regardless of barmerge.lookahead_on/off. This script solves that problem and plots each brick at the time it was confirmed.
V24: Released.
Notas de prensa
V29: Corrected HL P&F type bug.Notas de prensa
V44: Added P&F pattern recognition.Notas de prensa
V57: Added 0-level (flip) signals; added text to every signal, all disabled by default.Notas de prensa
V85: Added horizontal and vertical price objectives (max/min, on a per-pattern basis).Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.