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