box.set_top_left_point() - Pine Script Function
box.set_top_left_point()
Section titled “box.set_top_left_point()”Overview
Section titled “Overview”Sets the top-left corner location of the id box to point.
Syntax
Section titled “Syntax”box.set_top_left_point(id, point) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| id | series box | A box object. |