mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 11:35:24 +08:00
16c488e5bc
The leading date of the date range was never called with update, because in the main loop the todays_date variable was incremented before update was called. Fix by moving the increment to the next trading day to after the call to update.