Skip to content
Algo Trade Analytics Docs

line.set_first_point() - Pine Script Function

Sets the first point of the id line to point.

line.set_first_point(id, point) → void
NameTypeDescription
idseries lineA line object.