Skip to content
Algo Trade Analytics Docs

linefill.all - Pine Script Variable

Returns an array filled with all the current linefill objects drawn by the script.

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