Suoranta.Finance Namespace
Suoranta.Finance - Developer API

EquityTimeSeries..::..CombineWith Method

Creates a new EquityTimeSeries by adding values from the other series to the current instance.

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

Syntax


public EquityTimeSeries CombineWith(
	EquityTimeSeries other
)

Return Value

EquityTimeSeries with the combined values.

Exceptions


ExceptionCondition
ArgumentExceptionSeries timestamps cannot be combined. - other