mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 17:21:10 +08:00
3208bfdbb6
Allow creation of TradingEnvironment to specify a minimum date, so that trading days, market opens, etc. can trimmed to a range more relevant to the backtest. This changes is with an eye towards storing all market minutes in the trading environment, where storing values for much more than the simulation range starts to become more costly.