Lipi Reference Lipi

Variables

year

Current bar year in exchange timezone.

Example


          indicator(title="Year Example", overlay=true)
currentYear = year
plot(currentYear, title="Year", color=color.blue)
        

Type

series int