label.set_xy() - Pine Script Function
label.set_xy()
Section titled “label.set_xy()”Overview
Section titled “Overview”Sets bar index/time and price of the label position.
Syntax
Section titled “Syntax”label.set_xy(id, x, y) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series label | Label object. |