Andrew Liang
|
fb6bda5840
|
FIX: Error message for BenchmarkAssetNotAvailableTooLate is wrong
Should be '...does not exist on self.trading_days[-1]...' not
self.trading_days[0]
|
2016-05-02 12:00:35 -04:00 |
|
Andrew Liang
|
bd07e824be
|
FIX: Refactor to pass benchmark_asset to appropriate methods
|
2016-04-29 14:30:46 -04:00 |
|
Andrew Liang
|
7332586abe
|
FIX: Crashing on calculating benchmarking when no trading days
When we run a simulation that starts and ends on the same weekend,
return an empty series for the benchmark so as to not crash
|
2016-04-29 14:30:46 -04:00 |
|
 Eddie HebertandJean Bredeche
|
16fd6681a6
|
ENH: Rewrite of Zipline to use lazy access pattern
More documentation to follow in release notes.
Based on lazy-mainline branch, see for more details.
Also-By: Jean Bredeche <jean@quantopian.com>
Also-By: Andrew Liang <aliang@quantopian.com>
Also-By: Abhijeet Kalyan <akalyan@quantopian.com>
|
2016-04-04 16:12:58 -04:00 |
|