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