line.set_xy1() - Pine Script Function
line.set_xy1()
Section titled “line.set_xy1()”Overview
Section titled “Overview”Sets bar index/time and price of the first point.
Syntax
Section titled “Syntax”line.set_xy1(id, x, y) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series line | Line object. |