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

Sets the formatting attributes the drawing applies to displayed text.

box.set_text_formatting(id, text_formatting) → void
NameTypeDescription
idseries boxA box object.