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