Lipi Reference Lipi

Functions

chartPoint.now()

Returns a chart.point object with price as the y-coordinate

Syntax

                chartPoint.now(series float price) → series chartPoint
              

Arguments

price series float The y-coordinate of the point. Optional. The default is close.

Return Type

series chartPoint