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