Click or drag to resize

BarBaseCurrentBar Property

Gets the current bar

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

Property Value

Int32

Implements

IBarCurrentBar
See Also