Click or drag to resize

IndicatorScannerDaysToLoad Property

Gets or sets the number of days of data to load

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

Property Value

Int32
See Also