Skip to content
Algo Trade Analytics Docs

polyline.all - Pine Script Variable

Returns an array containing all current polyline instances drawn by the script.

array<polyline>
  • The array is read-only. Index zero of the array references the ID of the oldest polyline object on the chart.