But how do I exclude other non-trading days during an historical analysis?
Specifically holidays & half-days....
My other charting packages either automatically exclude holidays, or provide a software level option to exclude them (and clearly idenitfy what days are considered holidays to the user).
Real-time, I can use my head -- but in a strategy running on historical data, the code has to know which Mon-Fri days are not truly full market days. How?

Comment