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, 'hasQuoteVolume': True,
'timeframe': '5m', 'timeframe': '5m',
}, },
'kraken': { # 'kraken': {
'pair': 'BTC/USDT', # 'pair': 'BTC/USDT',
'stake_currency': 'USDT', # 'stake_currency': 'USDT',
'hasQuoteVolume': True, # 'hasQuoteVolume': True,
'timeframe': '5m', # 'timeframe': '5m',
}, # },
'ftx': { 'ftx': {
'pair': 'BTC/USDT', 'pair': 'BTC/USDT',
'stake_currency': 'USDT', 'stake_currency': 'USDT',