PartialHolidays
<< Click to Display Table of Contents >> PartialHolidays |
A collection of partial holidays which are configured for a Trading Hours template. Holidays are days which fall outside of the normal trading schedule, on which data will be excluded. For more information please see the "Understanding trading holidays" section of the Using the Trading Hours window.
A Dictionary holding a collection of holiday Dates and PartialHoliday objects for each partial holiday.
Date |
A DateTime representing the trading date of the Trading Hours holiday |
PartialHoliday |
An object containing a DateTime representing the date of the early close or late begin, a description of the partial holiday, and two bool properties, IsEarlyClose and IsLateBegin |
TradingHours.PartialHolidays
// Print all partial holidays included in the Bars object's Trading Hours template |