mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 16:46:45 +08:00
OPEN cal start=2015-03-01, minor fixes for rc-0.1.dev7
This commit is contained in:
@@ -444,9 +444,6 @@ class TradingAlgorithm(object):
|
||||
'data frequency: {}'.format(data_frequency)
|
||||
)
|
||||
|
||||
print 'first_dates:', all_dates[:10]
|
||||
print 'last_dates:', all_dates[:-10]
|
||||
|
||||
self.engine = SimplePipelineEngine(
|
||||
get_loader,
|
||||
all_dates,
|
||||
|
||||
Reference in New Issue
Block a user