This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
You've already forked catalyst
mirror of
https://github.com/wassname/catalyst.git
synced
2026-07-06 05:14:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cc9cab17fb9814bcb48bdf7e5b284ebacff540d
catalyst
/
zipline
T
History
Richard Frank
2cc9cab17f
MAINT: Initialize Portfolio object with default values for attributes
...
instead of no attributes at all
2013-12-20 17:11:53 -05:00
..
data
BUG: Fix data cache filepath on Windows.
2013-11-18 20:37:45 -05:00
examples
MAINT: Clean up imports of zipline.finance.trading
2013-10-29 13:50:14 -04:00
finance
STY: Removed unused import.
2013-11-25 18:07:36 -05:00
gens
BUG: Need to set portfolio_needs_update on the algorithm
2013-11-19 16:56:09 -05:00
sources
MAINT: Use up-to-date field names in test_source
2013-05-05 11:09:59 -04:00
transforms
BUG: Make all iteration related methods fo BarData match __iter__
2013-12-20 00:05:53 -05:00
utils
MAINT: Removed unused parameter
2013-12-20 15:46:49 -05:00
__init__.py
REL: Add license to module init file.
2013-08-19 15:19:15 -04:00
algorithm.py
REF: Moved trading-related methods from AlgoProxy.
2013-12-19 09:59:34 -05:00
errors.py
ENH: Added commission model PerDollar
2013-11-15 11:49:58 -05:00
protocol.py
MAINT: Initialize Portfolio object with default values for attributes
2013-12-20 17:11:53 -05:00
test_algorithms.py
STY: Prepend order_ to all target methods.
2013-11-25 11:28:27 -05:00
version.py
Adds Apache 2.0 license header to source files.
2012-10-08 17:32:41 -04:00