Stock market analysis library written in Python.
Stars
33
Forks
8
Watchers
33
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
1
commits
updated travis config to use latest zipline when building container
dbc92cbView on GitHubremoved pandas-datareader from stockbot requirements
c9bc3ceView on GitHubupdated zipline and pandas-datareader dependencies to latest
32382adView on GitHubadded meta data capture into context for debugging and analysis
399e678View on GitHubfixed py2/3 compatibility issue with zipline run_algo
1fcc378View on GitHubrevised order targets and implemented max portfolio sizing; added unit tests for algos
ffc12f8View on GitHubadded option for adx ranking interval other than every iteration
5f46a04View on GitHubadded symbol validator to core algo init and revised algo unit tests
ff94255View on GitHub