Click or drag to resize

BarBaseOpenInterest Property

Gets the open interest, if any

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public double OpenInterest { get; }

Property Value

Double

Implements

IBarOpenInterest
See Also