Suoranta.Finance Namespace
Suoranta.Finance - Developer API

BarTimestampRange Constructor (DateTimeOffset, Nullable<(Of <(<'DateTimeOffset>)>)>, ITimeScale, ITradingSchedule)

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

Syntax


public BarTimestampRange(
	DateTimeOffset first,
	Nullable<DateTimeOffset> last,
	ITimeScale resolution,
	ITradingSchedule tradingSchedule
)

Parameters

first
Type: DateTimeOffset
last
Type: Nullable<(Of <(<'DateTimeOffset>)>)>
resolution
Type: Suoranta.Finance..::..ITimeScale
tradingSchedule
Type: Suoranta.Finance..::..ITradingSchedule