Skip kraken tests temporarily

This commit is contained in:
Matthias 2022-01-28 06:59:37 +01:00
parent bf8ef58439
commit 9df7014de3
1 changed files with 6 additions and 6 deletions

View File

@ -29,12 +29,12 @@ EXCHANGES = {
'hasQuoteVolume': True,
'timeframe': '5m',
},
'kraken': {
'pair': 'BTC/USDT',
'stake_currency': 'USDT',
'hasQuoteVolume': True,
'timeframe': '5m',
},
# 'kraken': {
# 'pair': 'BTC/USDT',
# 'stake_currency': 'USDT',
# 'hasQuoteVolume': True,
# 'timeframe': '5m',
# },
'ftx': {
'pair': 'BTC/USDT',
'stake_currency': 'USDT',