Click or drag to resize

IndicatorBaseOpenInterest Property

Gets the open interest series of the BarsInProgress

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

Property Value

ISeriesDouble
See Also