This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/catalyst.git
synced
2026-07-24 13:00:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dfe4e9c83a7b2a7fad77b56f61a9da56c2d2a43
catalyst
/
zipline
/
finance
T
History
Thomas Wiecki
and
Eddie Hebert
5a58ade0fc
ENH: Add flag fill_delay kwarg to TradingAlgorithm.
2013-07-09 11:38:09 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05:00
blotter.py
ENH: Move blotter call to after handle_data() and add fill_delay option.
2013-07-09 11:38:09 -04:00
commission.py
MAINT: Change repr's so that they are both human and machine readable.
2013-05-04 22:26:28 -04:00
constants.py
ENH: Add flag fill_delay kwarg to TradingAlgorithm.
2013-07-09 11:38:09 -04:00
performance.py
BUG: Fix out of order emission of performance with minutely data.
2013-05-08 21:20:25 -04:00
risk.py
MAINT: Removed unused member from risk class.
2013-06-12 12:31:25 -04:00
slippage.py
MAINT: Return orders alongside transactions from slippage simulate.
2013-06-19 16:35:05 -04:00
trading.py
MAINT: Use DatetimeIndex instead of OrderedDict for trading days.
2013-07-02 15:27:38 -04:00