Skip to content
Algo Trade Analytics Docs

line.set_x1() - Pine Script Function

Sets bar index or bar time (depending on the xloc) of the first point.

line.set_x1(id, x) → void
NameTypeDescription
idseries lineLine object.