Merge pull request #76 from gcarq/hyperopt

Use hyperopt to find optimal parameters for buy strategy
This commit is contained in:
Michael Egger
2017-10-23 09:40:13 +02:00
committed by GitHub
4 changed files with 173 additions and 7 deletions

View File

@@ -14,6 +14,9 @@ TA-Lib==0.4.10
pytest==3.2.3
pytest-mock==1.6.3
pytest-cov==2.5.1
hyperopt==0.1
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
networkx==1.11
# Required for plotting data
#matplotlib==2.1.0