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