Volatility Constructor (IReadOnlyList<(Of <(<'Double>)>)>, IReadOnlyList<(Of <(<'Double>)>)>, IReadOnlyList<(Of <(<'Double>)>)>, IReadOnlyList<(Of <(<'Double>)>)>, ITimeScale)
Namespace:
Suoranta.Finance
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Assembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public Volatility( IReadOnlyList<double> open, IReadOnlyList<double> high, IReadOnlyList<double> low, IReadOnlyList<double> close, ITimeScale barWidth )
Parameters
- open
- Type: IReadOnlyList<(Of <(<'Double>)>)>
- high
- Type: IReadOnlyList<(Of <(<'Double>)>)>
- low
- Type: IReadOnlyList<(Of <(<'Double>)>)>
- close
- Type: IReadOnlyList<(Of <(<'Double>)>)>
- barWidth
- Type: Suoranta.Finance..::..ITimeScale

