box.set_bottom() - Pine Script Function
box.set_bottom()
Section titled “box.set_bottom()”Overview
Section titled “Overview”Sets the bottom coordinate of the box.
Syntax
Section titled “Syntax”box.set_bottom(id, bottom) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |