label.get_y() - Pine Script Function
label.get_y()
Section titled “label.get_y()”Overview
Section titled “Overview”Returns price of this label’s position.
Syntax
Section titled “Syntax”label.get_y(id) → series floatParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series label | Label object. |
Returns
Section titled “Returns”Floating point value representing price.