vikram-narayan
|
d4ba48709d
|
MAINT: use trading_calendars in zipline
- remove zipline.utils.calendars
- update imports
- add trading-calendars to requirements
|
2018-07-02 11:10:49 -04:00 |
|
Jean Bredeche
|
97ccb54326
|
MAINT: PR cleanup
|
2016-08-02 23:12:07 -04:00 |
|
Jean Bredeche
|
6020752a1d
|
TST: Filter out pandas performance warnings in tests (for now)
|
2016-08-02 23:12:07 -04:00 |
|
Jean Bredeche
|
2854c77d55
|
ENH: Clock now fires a BEFORE_TRADING_START_BAR event.
`AlgorithmSimulator` listens to that event to call the algorithm's
`before_trading_start` method.
|
2016-08-02 23:12:07 -04:00 |
|