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