ForexMoscow..::..From Method
Returns an instance that starts enumerating from the startDate. The first
actual timestamp is equal or greater than (after) startDate.
Namespace:
Suoranta.Finance.Trading.TradingSchedulesAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public ITradingSchedule From( DateTimeOffset startDate )
Parameters
- startDate
- Type: DateTimeOffset
the first possible timestamp value

