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.get_top() - Pine Script Function

Returns the price value of the top border of the box.

box.get_top(id) → series float
NameTypeDescription
idseries boxA box object.

The price value.