OPEN-SOURCE SCRIPT

Label Display Demo

A label function for display an arbitrary value above or below the chart.
There is no convenient way to display the value of a variable in pinescript. This is most convenient way I found.

It will follow the current bar (the position is calculated with highest/lowest and atr value, as such it will never display over the chart)

In this script we display ATR for the example

Penafian