public static IExclusiveTimeInterval AsExclusiveTimeIntervalUtc( this ICalendar calendar) => TimeInterval.GetExclusive( calendar.EnsureNotNull(nameof(calendar)).TradingOpenTimeUtc, calendar.TradingCloseTimeUtc);