mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-01 12:20:21 +08:00
fix issue #16 of empty files in /var/tmp; treasury data start 19990
This commit is contained in:
@@ -185,7 +185,6 @@ class BenchmarkSource(object):
|
||||
|
||||
return benchmark_series.pct_change()[1:]
|
||||
else:
|
||||
print '----------------------------------------'
|
||||
start_date = asset.start_date
|
||||
if start_date < trading_days[0]:
|
||||
# get the window of close prices for benchmark_asset from the
|
||||
|
||||
Reference in New Issue
Block a user