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-08-07 11:20:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
060b565cdcf67ff40fd6437b78cc9db8b96400e8
catalyst
/
zipline
/
finance
T
History
Eddie Hebert
8bf4c60169
MAINT: Removes unused member from performance tracker class.
...
`last_dict` is not referenced elsewhere.
2013-03-20 10:46:59 -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
MAINT: Removes unused member from performance tracker class.
2013-03-20 10:46:59 -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