SharpTrader.SDK - Developer API

IndicatorAttribute..::..MinBarCount Property

Gets or sets

Field Value

the minimum number of bars (candles) that the indicator methods or methods of an indicator class accept.

Namespace:  Sharpshooter.SDK.Indicators
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public int MinBarCount { get; set; }