OhlcSeries..::..Resample Method (ITimeScale, ITradingSchedule)
Creates a new instance with Resample(ITimeScale)
applied to Timestamps.
Namespace:
Suoranta.Finance.DataAssembly: 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

