Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcSeries..::..Resample Method (ITimeScale, ITradingSchedule)

Creates a new instance with Resample(ITimeScale) applied to Timestamps.

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

Syntax


public OhlcSeries Resample(
	ITimeScale resolution,
	ITradingSchedule schedule
)

Parameters

resolution
Type: Suoranta.Finance..::..ITimeScale
the new bar (candle) width
schedule
Type: Suoranta.Finance..::..ITradingSchedule
see ITradingSchedule

Return Value

the new instance of OhlcSeries