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-15 11:22:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a645b2a86eeebb7246e916448eec3bb3027ea7cf
catalyst
/
zipline
/
finance
T
History
Tony Worm
and
Eddie Hebert
086679c3d6
ENH: Adds new order types.
...
Adds the following order types: - market - limit - stop - stop limit
2013-03-19 14:32:11 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05:00
commission.py
Saving point for adding license files.
2012-10-08 17:32:40 -04:00
constants.py
ENH: Added constants.py which contains financial constants.
2012-12-30 12:02:38 -05:00
performance.py
ENH: added a CUSTOM datasource type for custom data.
2013-03-19 11:39:23 -04:00
risk.py
TradingEnvironment allows the specification of a benchmark index and a local timezone for the exchange. This commit adds tests to verify the TradingEnvironment properly handles London Stock Exchange index, FTSE.
2013-02-18 10:24:32 -05:00
slippage.py
ENH: Adds new order types.
2013-03-19 14:32:11 -04:00
trading.py
MAINT: Moved DailyReturn to protocol module to break circular references
2013-03-01 16:05:39 -05:00