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-29 11:18:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5650a99fe128f680d79575a408fdf4ee58a5cafe
catalyst
/
zipline
T
History
Eddie Hebert
5650a99fe1
Removes now unused lines.py
2012-10-10 16:06:35 -04:00
..
data
Added data location finder.
2012-05-18 11:45:55 -04:00
finance
refactoring of algorithm to make it work for both batch style run method, and generator style consumption. removed the portfolio property from the data parameter. added set_slippage and set_commission methods to algorithm. removed timeout tracking.
2012-10-10 16:06:32 -04:00
gens
refactoring of algorithm to make it work for both batch style run method, and generator style consumption. removed the portfolio property from the data parameter. added set_slippage and set_commission methods to algorithm. removed timeout tracking.
2012-10-10 16:06:32 -04:00
optimize
Adds Apache 2.0 license header to source files.
2012-10-08 17:32:41 -04:00
utils
refactoring of algorithm to make it work for both batch style run method, and generator style consumption. removed the portfolio property from the data parameter. added set_slippage and set_commission methods to algorithm. removed timeout tracking.
2012-10-10 16:06:32 -04:00
__init__.py
Better unittest coverage. DataFrameSource is now filtering sids. Fixed outstanding issues.
2012-09-21 11:59:46 -04:00
algorithm.py
refactoring of algorithm to make it work for both batch style run method, and generator style consumption. removed the portfolio property from the data parameter. added set_slippage and set_commission methods to algorithm. removed timeout tracking.
2012-10-10 16:06:32 -04:00
logging.cfg
hotpatching the logger config.
2012-05-22 21:25:18 -04:00
protocol.py
Adds Apache 2.0 license header to source files.
2012-10-08 17:32:41 -04:00
test_algorithms.py
refactoring of algorithm to make it work for both batch style run method, and generator style consumption. removed the portfolio property from the data parameter. added set_slippage and set_commission methods to algorithm. removed timeout tracking.
2012-10-10 16:06:32 -04:00
version.py
Adds Apache 2.0 license header to source files.
2012-10-08 17:32:41 -04:00