Click or drag to resize

TransactionBarCount Property

Gets the number of bars between exit bar and entry bar

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public int BarCount { get; }

Property Value

Int32

Implements

ITransactionBarCount
See Also