zipline/tests/finance
Jean Bredeche fbd3774278
ENH: Update can_trade to check exchange time
BarData now takes the trading calendar as a parameter.

can_trade now checks if the asset’s exchange is open at the current or
next market minute (defined by the given trading calendar).
2016-08-31 21:22:06 -04:00
..
__init__.py First pass at writing unit tests to exercise slippage models. 2012-10-10 16:17:05 -04:00
test_cancel_policy.py ENH: Clock now fires a BEFORE_TRADING_START_BAR event. 2016-08-02 23:12:07 -04:00
test_slippage.py ENH: Update can_trade to check exchange time 2016-08-31 21:22:06 -04:00