Click or drag to resize

IndicatorBaseIsFirstTickOfBar Property

Is first tick of bar of the Bars invoking the OnBarUpdate method.

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
protected bool IsFirstTickOfBar { get; }

Property Value

Boolean
See Also