Skip to content
Algo Trade Analytics Docs
Pine library page — review pending. This page is preserved for compatibility but is not part of the reviewed search index. Check the official Pine Script v6 reference before relying on its explanation, signature, or example.

box.set_top_left_point() - Pine Script Function

Sets the top-left corner location of the id box to point.

box.set_top_left_point(id, point) → void
NameTypeDescription
idseries boxA box object.