TradingView
LonesomeTheBlue
16. Jan. 2021 19:31

Point and Figure Chart - Live 

Bitcoin / TetherUSBinance

Beschreibung

Hello Traders,

This is "Point and Figure Chart (PnF)" script that run in separated window in real time. The separated PnF chart window is timeless, so no relation with the time on the chart. PnF chart consist of "X" and "O" columns. While "X" columns represents rising prices, "O" column represents a falling price. If you have no idea about what PnF charting is then you should search for "Point and Figure Charting" on the net and get some info before using this script.

Now lets talk about details. PnF Chart requires at least two variables to be set => Box size and Reversal. Box size represents the size of each X/O in PnF chart and the reversal is used to calculate new X/O or reversal. for example if currrent column is X column then for new "X", "box size * 1" move is needed and for new "O" column or reversal, "box size * revelsal" move is needed. in the script I use lines as X/O columns.

In the options you can set "Box Size Assingment Method". you have 3 options Traditional, ATR, Percentage. what are they?
Traditional: user-defined box size, means you can set the box size as you wish, using the option [Traditional]. if you use this option then you should set it accordingly.
ATR: that's dynamic box size scaling and on each columns it's calculated once, you can set length for ATR
Percentage: that's also dynamic box size scaling according to closing price when new column appeared. if you use this option then you should set it accordingly.

Reversal: The reversal is typically 3 but you can change it as you wish

"Change Bar Color by PnF Trend": if you enable this option then bar color changes by PnF columns, by default it's not enabled
"Change Column Color When Breakout Occurs": PnF color changes if Double Top/Bottom breakout accours. enabled by default and you can set the colors as you wish using the options
"Change Bar Color When Breakout Occurs": bar colors changed if Double Top/Bottom breakout accours. enabled by default and you can set the colors as you wish using the options

the script checks only Double Top/Bottom breakouts at the moment. there are many other breakouts such Triple/Quadruple, Ascending/Descending Triple Top/Bottom breakouts, Catapult etc.

Also the script shows new X/O level and reversal Levels in PnF window. An example:


If you enable "Change Bar Color by PnF Trend" option:


An example if you disable the option "Change Column Color When Breakout Occurs



You may want to see my another/older "Point and Point Chart" script as well. you can find it in my profile/published scripts and in the Public Library. I use same PnF calculation algorithm in both scripts.


Enjoy!

Versionshinweise

.

Versionshinweise

typo fixed
Kommentare
Smart-Moneydottrade
Hello @LonesomeTheBlue, is it possible to add option to add SMA/EMA with user input in same window as PNF chart? It will be of great help if you can that feature.
blackcat1402
This is super!
blackcat1402
@blackcat1402, btw is that possible to convert this kind of PnF with similar algorithm into Kagi chart as well ? :D
Max_Trader_
This man is the pride of his country. Scientists should research your brain. You're a genius! Tüm scriptlerin için çok teşekkürler büyük dahi.
micky1018
man you are the best your work is outstanding
LonesomeTheBlue
TraderMVP
You are breaking the glass ceiling with TV indicators.. Super job and appreciate you sharing this as an open source.
Jittra
Hot damn. TradingView won't be this good without cha, thanks!
LonesomeTheBlue
@Jittra, you are welcome ;)
ronwhodatb
is this the most recent version? if not.. whats the difference between this "live" version and the other?
Again.. many, many thanks for you hard work and genius!
Mehr