Update huobi ci to use BTC markets

This commit is contained in:
Matthias 2023-01-11 08:43:07 +00:00
parent f677dea6a4
commit 00dbc195ac

View File

@ -77,8 +77,8 @@ EXCHANGES = {
'leverage_in_spot_market': True,
},
'huobi': {
'pair': 'BTC/USDT',
'stake_currency': 'USDT',
'pair': 'ETH/BTC',
'stake_currency': 'BTC',
'hasQuoteVolume': True,
'timeframe': '5m',
'futures': False,