Skip to content
Algo Trade Analytics Docs

chart.left_visible_bar_time - Pine Script Variable

The time of the leftmost bar currently visible on the chart.

int

input

  • Scripts using this variable will automatically re-execute when its value updates to reflect changes in the chart, which can be caused by users scrolling the chart, or new real-time bars.