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-15 12:15:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e901e06f39e2025351fbc25fe61e68674cd0b793
catalyst
/
zipline
/
finance
T
History
Richard Frank
ebdb5429aa
MAINT: Moved DailyReturn to protocol module to break circular references
...
and removed code that solved that same problem with conditional imports.
2013-03-01 16:05:39 -05: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: Moved DailyReturn to protocol module to break circular references
2013-03-01 16:05:39 -05: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
Moves slippage transactions off of ndict.
2013-01-22 20:55:24 -05:00
trading.py
MAINT: Moved DailyReturn to protocol module to break circular references
2013-03-01 16:05:39 -05:00