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