box.get_top() - Pine Script Function
box.get_top()
Section titled “box.get_top()”Overview
Section titled “Overview”Returns the price value of the top border of the box.
Syntax
Section titled “Syntax”box.get_top(id) → series floatParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |
Returns
Section titled “Returns”The price value.