Suoranta.Finance Namespace
Suoranta.Finance - Developer API

MarketEventSeries Constructor (SparseSeries<(Of <(<'MarketEvent>)>)>)

Initializes a new instance of the MarketEventSeries class.

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

Syntax


public MarketEventSeries(
	SparseSeries<MarketEvent> values
)

Parameters

values
Type: SparseSeries<(Of <(<'MarketEvent>)>)>
The values.

Remarks


This is the recommended constructor.