Click or drag to resize

BarBaseClose Property

Gets the close price

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

Property Value

Double

Implements

IBarClose
See Also