This website requires JavaScript.
Explore
Help
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/catalyst.git
synced
2026-09-27 13:50:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5caccaeed507ea00b08aeca85c9e2d38f6ca04a8
catalyst
/
tests
T
History
Scott Sanderson
5caccaeed5
Merge pull request
#1230
from quantopian/pipeline-example
...
DOC/TEST: Add example algo using Pipeline.
2016-05-25 22:35:59 -04:00
..
data
BUG: Fixes bcolz padding to not always pad 390 minutes
2016-05-25 14:26:16 -04:00
finance
…
history
…
pipeline
BUG: custom factor outputs naming collisions
2016-05-25 15:41:16 -04:00
resources
DOC/TEST: Add example algo using Pipeline.
2016-05-24 22:34:05 -04:00
risk
…
utils
ENH: adds with_metaclasses and tests for metautils
2016-05-12 15:58:19 -04:00
__init__.py
…
test_algorithm.py
Merge pull request
#1230
from quantopian/pipeline-example
2016-05-25 22:35:59 -04:00
test_api_shim.py
…
test_assets.py
…
test_bar_data.py
…
test_benchmark.py
…
test_blotter.py
…
test_commissions.py
DEV: Re-implement commission models to return correct results in the case of multiple fills.
2016-05-23 21:19:06 -04:00
test_data_portal.py
…
test_doctests.py
…
test_examples.py
HACK: Call gc.collect in test_examples.
2016-05-25 17:09:30 -04:00
test_exception_handling.py
…
test_execution_styles.py
…
test_fetcher.py
…
test_finance.py
…
test_history.py
…
test_labelarray.py
…
test_memoize.py
…
test_munge.py
…
test_panel_daily_bar_reader.py
…
test_perf_tracking.py
DEV: Adjust performance calculations for capital changes
2016-05-24 17:23:36 -04:00
test_security_list.py
…
test_testing.py
…
test_tradesimulation.py
…
test_tradingcalendar.py
…