SharpTrader.SDK - Developer API

IndicatorAttribute Constructor (Int32, Int32)

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

Syntax


public IndicatorAttribute(
	int minBarCount,
	int maxBarCount
)

Parameters

minBarCount
Type: Int32
maxBarCount
Type: Int32