Skip to content
Algo Trade Analytics Docs

chart.point.copy() - Pine Script Function

Creates a copy of a chart.point object with the specified id.

chart.point.copy(id) → chart.point
NameTypeDescription
idchart.pointA chart.point object.