box.set_xloc() - Pine Script Function
box.set_xloc()
Section titled “box.set_xloc()”Overview
Section titled “Overview”Sets the left and right borders of a box and updates its xloc property.
Syntax
Section titled “Syntax”box.set_xloc(id, left, right, xloc) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | The ID of the box object to update. |