SharpTrader.SDK - Developer API

OHLCSeries..::..GetCloseSeries Method

Return Value

ValueSeries corresponding the [OhlcBar.Close] values

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

Syntax


public CloseSeries GetCloseSeries(
	int bars
)

Parameters

bars
Type: Int32

Remarks


OHLCSeries will keep updating close series once this method has been called so that subsequent calls will be efficient.