Allow user to update testdata files with parameter --refresh-pairs-cached (#174)

This commit is contained in:
Gérald LONLAS
2017-12-16 06:42:28 -08:00
committed by Michael Egger
parent e00f02b603
commit 512fcdbcb1
8 changed files with 204 additions and 23 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Freqtrade rules
freqtrade/tests/testdata/*.json
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]