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-19 12:00:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8db7feb60f0cd41a53cac559b67cce0122e96927
catalyst
/
zipline
/
finance
T
History
Stephen Diehl
8db7feb60f
Merge branch 'master' of github.com:quantopian/zipline
2012-05-15 13:56:33 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05:00
movingaverage.py
fixed bugs in transform calculations.
2012-05-14 15:31:51 -04:00
performance.py
removed lines sending messages to the control channel, simplified logic for handling max loss case, DONE'ing trading client on max loss. Zipline continues to run until all components are finished.
2012-04-24 17:51:02 -04:00
returns.py
fixed bugs in transform calculations.
2012-05-14 15:31:51 -04:00
risk.py
added boolean to results for exceeding max losses in a single simulated day.
2012-04-23 15:10:44 -04:00
sources.py
reworked directory
2012-05-09 09:12:11 -04:00
trading.py
converting to handle_data nomenclature.
2012-05-14 16:49:05 -04:00
vwap.py
fixed bugs in transform calculations.
2012-05-14 15:31:51 -04:00