line.set_xloc() - Pine Script Function
line.set_xloc()
Section titled “line.set_xloc()”Overview
Section titled “Overview”Sets x-location and new bar index/time values.
Syntax
Section titled “Syntax”line.set_xloc(id, x1, x2, xloc) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series line | Line object. |