Skip to content
Algo Trade Analytics Docs

box.set_rightbottom() - Pine Script Function

Sets the right and bottom coordinates of the box.

box.set_rightbottom(id, right, bottom) → void
NameTypeDescription
idseries boxA box object.