returns point coordinates in a chart measure format - time(X) price(Y)
SYNTAX
public TimePrice GetPoint (int pointIndex)
PARAMETERS
pointIndex — int
index of the point. Starts from 0.
RETURN
TimePrice
Modified on: Wed, May 9, 2018 at 4:17 PM
returns point coordinates in a chart measure format - time(X) price(Y)
public TimePrice GetPoint (int pointIndex)
pointIndex — int
index of the point. Starts from 0.
TimePrice
Did you find it helpful? Yes No
Send feedback