TradingView
Lemrin
4. Jan. 2019 04:52

Historical Point and Figure Boxes 

Bitcoin / US Dollar Perpetual Inverse Swap ContractBitMEX

Beschreibung

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.

Versionshinweise

V29: Corrected HL P&F type bug.

Versionshinweise

V44: Added P&F pattern recognition.

Versionshinweise

V57: Added 0-level (flip) signals; added text to every signal, all disabled by default.

Versionshinweise

V85: Added horizontal and vertical price objectives (max/min, on a per-pattern basis).
Mehr