SharpTrader.SDK - Developer API

QuoteSeries<(Of <(<'TValue, TSeries>)>)>..::..ProjectToValues Method

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

Syntax


public ValueSeries ProjectToValues(
	Func<TValue, double> projection,
	int bars
)

Parameters

projection
Type: Func<(Of <(<'TValue, Double>)>)>
bars
Type: Int32