Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcItemsSource..::..FromList Method

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

Syntax


public static OhlcItemsSource FromList(
	IReadOnlyList<IOhlcValue> list
)

Parameters

list
Type: IReadOnlyList<(Of <(<'IOhlcValue>)>)>