Skip to content
Algo Trade Analytics Docs

label.set_xy() - Pine Script Function

Sets bar index/time and price of the label position.

label.set_xy(id, x, y) → void
NameTypeDescription
idseries labelLabel object.