box.set_right() - Pine Script Function
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. |