Lipi Reference Lipi

Variables

hlcc4

Is a shortcut for (high + low + close + close)/4

Example


          indicator("HL2 Example", overlay=true)
plot(hlcc4, color=color.orange, title="HLCC4 (Midpoint of High, Low, Close and Close)")
        

Type

series float