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-17 11:16:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62ec591d9035a5eba0ffbd5b58802adda6c11732
catalyst
/
zipline
/
finance
T
History
Stephen Diehl
54ee77827e
Merge branch 'master', remote-tracking branch 'origin' into refactor
2012-05-09 09:15:07 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05: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
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
added initialize method to the algorithm protocol.
2012-05-02 21:05:01 -04:00
transforms.py
draft of a vwap transform.
2012-05-04 13:32:29 -04:00