Allow user to update testdata files with parameter --refresh-pairs-cached

This commit is contained in:
Gerald Lonlas
2017-12-11 18:53:36 -08:00
parent e00f02b603
commit 0759fcea30
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]