Namespace:
Suoranta.Finance.Data
Assembly:
Suoranta.Finance (in Suoranta.Finance.dll)
public MultiScaleNumericSeries(
string name,
TimeSpan[] barWidths,
IReadOnlyList<double>[] values
)
Parameters
- name
- Type: String
- barWidths
- Type: array<TimeSpan>[]()[][]
- values
- Type: array<IReadOnlyList<(Of <(<'Double>)>)>>[]()[][]