mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-24 13:00:57 +08:00
MAINT: Removes unnecessary NYSETradingSchedule
This commit is contained in:
@@ -420,7 +420,7 @@ class TradingAlgorithm(object):
|
||||
if get_loader is not None:
|
||||
self.engine = SimplePipelineEngine(
|
||||
get_loader,
|
||||
self.trading_schedule.schedule.index,
|
||||
self.trading_schedule.all_execution_days,
|
||||
self.asset_finder,
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user