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-01 12:20:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
602f70d0fe1bd69eddea6f7684d3ea6cf508b05d
catalyst
/
zipline
/
finance
T
History
fawce
602f70d0fe
flattened the finance package. draft test for vwap in a complete zipline.
2012-05-08 17:12:41 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05:00
movingaverage.py
flattened the finance package. draft test for vwap in a complete zipline.
2012-05-08 17:12:41 -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
flattened the finance package. draft test for vwap in a complete zipline.
2012-05-08 17:12:41 -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
trading.py
added initialize method to the algorithm protocol.
2012-05-02 21:05:01 -04:00
vwap.py
flattened the finance package. draft test for vwap in a complete zipline.
2012-05-08 17:12:41 -04:00