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-03 12:40:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a6005140b05e33ba1d535afa8ec9587aba7c1fd
catalyst
/
zipline
/
finance
T
History
fawce
2d6c4688f9
added a new component property is_blocking. Non-blocking datasources and transforms will not prevent merge or feed from exiting, even if they have not reported DONE. refactored lines.py to provide a test zipline method and to take keyword arguments in the constructor and factory method.
2012-03-19 23:19:57 -04:00
..
__init__.py
intersticial commit to show realdiehl the dummy module.
2012-02-27 14:48:59 -05:00
performance.py
refactoring tests to combine common code into factory for creation of test data sources. also created new zipline/lines module, which will
2012-03-17 23:15:38 -04:00
risk.py
added more documentation to the lines.py. refactoring relationship between zipline and algorithm.
2012-03-19 11:40:48 -04:00
trading.py
added a new component property is_blocking. Non-blocking datasources and transforms will not prevent merge or feed from exiting, even if they have not reported DONE. refactored lines.py to provide a test zipline method and to take keyword arguments in the constructor and factory method.
2012-03-19 23:19:57 -04:00