line.set_first_point() - Pine Script Function
line.set_first_point()
Section titled “line.set_first_point()”Overview
Section titled “Overview”Sets the first point of the id line to point.
Syntax
Section titled “Syntax”line.set_first_point(id, point) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series line | A line object. |