IsTradingDayDefined()
IsTradingDayDefined()
Definition
Indicates a trading day is defined for a specific date.
Property Value
A bool value when true indicates that the date passed in as an argument is defined as a full or partial trading day in the configured Trading Hours template; otherwise false. Also returns false if the specified date is marked as a full-day exchange holiday.
Syntax
\<sessioniterator\>.IsTradingDayDefined(DateTime time)

