Click or drag to resize

IndicatorBaseTime Property

Gets the time series of the BarsInProgress

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected ISeries<DateTime> Time { get; }

Property Value

ISeriesDateTime
See Also