Skip to content
Algo Trade Analytics Docs

line.set_second_point() - Pine Script Function

Sets the second point of the id line to point.

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