Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TimeSeriesModels..::..HurstExponent Method (IReadOnlyList<(Of <(<'Double>)>)>)

Namespace:  Suoranta.Finance.Models
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public static double HurstExponent(
	IReadOnlyList<double> closeQuotes
)

Parameters

closeQuotes
Type: IReadOnlyList<(Of <(<'Double>)>)>
The close quotes.

Return Value