BLock kraken trading - it's not working at the moment

This commit is contained in:
Matthias
2019-09-05 20:16:09 +02:00
parent e8f37666ea
commit 48ac37a1b8
2 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,9 @@ BAD_EXCHANGES = {
"bitmex": "Various reasons",
"bitstamp": "Does not provide history. "
"Details in https://github.com/freqtrade/freqtrade/issues/1983",
"kraken": "TEMPORARY: Balance does not report free balance, so freqtrade will not know "
"if enough balance is available."
"Details in https://github.com/freqtrade/freqtrade/issues/1687#issuecomment-528509266"
}