ITradingSchedule Interface
IEnumerable of applicable trading hours without fixed indexing.
Also implements IBarIndexer.
Namespace:
Suoranta.FinanceAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
[ObfuscationAttribute] public interface ITradingSchedule : IEnumerable<DateTimeOffset>, IBarIndexer, IEquatable<ITradingSchedule>, ITimeSpanScaling

