SharpTrader.SDK - Developer API

DefaultDiscretizer..::..Discretize Method (IEnumerable<(Of <(<'Double>)>)>)

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

Syntax


public double[] Discretize(
	IEnumerable<double> values
)

Parameters

values
Type: IEnumerable<(Of <(<'Double>)>)>