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: Sat, May 12, 2018 at 1:18 PM
returns point coordinates in a chart measure format - time(X) price(Y)
SYNTAX
public TimePrice GetPoint (int pointIndex)
pointIndex — int
index of the point. Starts from 0.
TimePrice
Did you find it helpful? Yes No
Send feedback