mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 20:16:30 +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.