mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
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.