Suoranta.Finance Namespace
Suoranta.Finance - Developer API

BarTimestampRange..::..First Property

Gets the opening time of the first actual timestamp element.

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

Syntax


public DateTimeOffset First { get; }

Field Value

the opening time of the first actual timestamp element

Remarks


The value is always tradeable in TradingSchedule. If a non-tradeable timestamp is given to the implementing class, the value of this property should be moved forward.