feat: blacklist kraken-futures - it's futures only

we know it won't work at the moment, and current exclusion is accidental
which could change with a ccxt update.
This commit is contained in:
Matthias
2026-01-02 10:17:30 +01:00
parent 04f4f327df
commit 2ec2626277

View File

@@ -39,6 +39,7 @@ BAD_EXCHANGES = {
"bitmex": "Various reasons",
"probit": "Requires additional, regular calls to `signIn()`",
"poloniex": "Does not provide fetch_order endpoint to fetch both open and closed orders",
"krakenfutures": "Unsupported futures exchange",
"kucoinfutures": "Unsupported futures exchange",
"poloniexfutures": "Unsupported futures exchange",
"binancecoinm": "Unsupported futures exchange",