Fix kucoin live test failure

This commit is contained in:
Matthias 2022-10-13 12:17:53 +00:00
parent 2045780810
commit 28be784c2e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ EXCHANGES = {
'leverage_in_spot_market': True,
},
'kucoin': {
'pair': 'BTC/USDT',
'pair': 'XRP/USDT',
'stake_currency': 'USDT',
'hasQuoteVolume': True,
'timeframe': '5m',