Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcItemsSource Constructor (IOhlcValueArrays, IReadOnlyList<(Of <(<'DateTime>)>)>)

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

Syntax


public OhlcItemsSource(
	IOhlcValueArrays instrument,
	IReadOnlyList<DateTime> timestamps
)

Parameters

instrument
Type: Suoranta.Finance..::..IOhlcValueArrays
timestamps
Type: IReadOnlyList<(Of <(<'DateTime>)>)>