mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 12:47:08 +08:00
d5697cdf0a
We were only incrementing the risk report by one day, and never checking to see if that day we incremented into was a trading day or not. We now increment by day until we are on a trading day. With an assist from @twiecki on: Adapted test_risk_compare_batch_iterative to work with fixed iterative risk class.