PROTECTED SOURCE SCRIPT
Updated 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.
Release Notes
V29: Corrected HL P&F type bug.Release Notes
V44: Added P&F pattern recognition.Release Notes
V57: Added 0-level (flip) signals; added text to every signal, all disabled by default.Release Notes
V85: Added horizontal and vertical price objectives (max/min, on a per-pattern basis).Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.