SeriesTimestamps Property

GF Charts Help
Access to timestamps of corresponding points.

Namespace:  GF.Clients.Charts.TimeSeries
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public abstract ITimeArr Timestamps { get; }

Property Value

Type: ITimeArr
Remarks

Several indicators use timestamps of bars for calculation instead of relative indices. For example, Pivot Points
See Also

Reference