Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.
Stars
1.1k
Forks
147
Watchers
1.1k
Open Issues
57
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #64 from garethdmm/config_file_work
64f28aeView on GitHubFix for aforementioned config-file loading issue. Tests are now green.
f6fb406View on GitHubRed tests for a known configuration bug which was identified. When we added support for .py strategy files we did not modify the config file logic to make sure it would properly make 'strategy.py' to 'strategy.conf', and currently is looking for 'strategy.py.conf'.
dda9f9cView on GitHubAdded a simple comment to explain one clause in an if statement.
b06271dView on GitHubTiny refactor in the config helper to allow us to test how we parse config filenames easily, as well as a few simple tests for said functionality.
2302aa0View on GitHubOne place in the readme had a legacy 'gryphon-exe' in it.
5b8a131View on GitHubThis dashboard release will mark a new sub-minor version for gryphon 0.11.2.
97ed65cView on GitHubFix for a bug in the dashboard pypi packaging. We weren't properly including static files.
421cc07View on GitHub