SharpTrader.SDK - Developer API

IndicatorAttribute..::..MaxBarCount Property

Gets or sets

Field Value

the maximum 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 MaxBarCount { get; set; }