polyline.all - Pine Script Variable
polyline.all
Section titled “polyline.all”Overview
Section titled “Overview”Returns an array containing all current polyline instances drawn by the script.
array<polyline>Remarks
Section titled “Remarks”- The array is read-only. Index zero of the array references the ID of the oldest polyline object on the chart.