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-26 13:18:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27761f9dec34d98d4c53f4d2c2d9866e2e2efcde
catalyst
/
zipline
/
finance
T
History
Eddie Hebert
27761f9dec
MAINT: Uses copysign to extract order direction in FixedSlippage.
...
Uses copysign instead of division by fabs.
2013-03-12 19:47:01 -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: Adds a flag for optionally not serializing positions.
2013-03-08 15:06:41 -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
MAINT: Uses copysign to extract order direction in FixedSlippage.
2013-03-12 19:47:01 -04:00
trading.py
MAINT: Moved DailyReturn to protocol module to break circular references
2013-03-01 16:05:39 -05:00