mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
6e9dc6e552
TradingEnvironment class uses env_trading_calendar for trading days, but the default trading calendar for open_and_close data, which causes errors later, because of misalignment of trading days. The issue can be resolved by using env_trading_calendar for open_and_closes as well