Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcColumns Constructor (Object, IReadOnlyList, IReadOnlyList, IReadOnlyList, IReadOnlyList, ITimestamps)

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

Syntax


public OhlcColumns(
	Object id,
	IReadOnlyList open,
	IReadOnlyList high,
	IReadOnlyList low,
	IReadOnlyList close,
	ITimestamps timestamps
)

Parameters

id
Type: Object
open
Type: IReadOnlyList
high
Type: IReadOnlyList
low
Type: IReadOnlyList
close
Type: IReadOnlyList
timestamps
Type: Suoranta.Finance..::..ITimestamps