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