merged order book

This commit is contained in:
Gert Wohlgemuth
2018-06-12 09:46:23 -07:00
65 changed files with 1366 additions and 961 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,7 @@ config*.json
logfile.txt
hyperopt_trials.pickle
freqtrade-plot.html
freqtrade-profit-plot.html
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -89,3 +90,4 @@ target/
.vscode
.pytest_cache/
.mypy_cache/