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