SharpTrader.SDK - Developer API

QuoteSeries<(Of <(<'TValue, TSeries>)>)> Constructor (array<TValue>[]()[][], Int32, Int32, Int32)

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

Syntax


protected QuoteSeries(
	TValue[] array,
	int head,
	int tail,
	int count
)

Parameters

array
Type: array<TValue>[]()[][]
head
Type: Int32
tail
Type: Int32
count
Type: Int32