7a9778f9fd
- Do not reuse parameter variables `start` and `end`. Create new variables with meaningful names and rename them to `startUtc` and `endUtc`. - Use `EachTradeableDayInTimeZone` to calculate `tradableDates`. - Adds another test/assertion in the regression algorithms to ensure tests in the scheduled event were performed.