TimeSeriesModels..::..HurstExponent Method (IReadOnlyList<(Of <(<'Double>)>)>)
Namespace:
Suoranta.Finance.Models
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public static double HurstExponent( IReadOnlyList<double> closeQuotes )
Parameters
- closeQuotes
- Type: IReadOnlyList<(Of <(<'Double>)>)>
The close quotes.

