Suoranta.Finance Namespace
Suoranta.Finance - Developer API

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

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

Syntax


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

Parameters

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