mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-16 12:51:14 +00:00
Update ccxt online test name to htx
This commit is contained in:
@@ -247,7 +247,7 @@ EXCHANGES = {
|
|||||||
'timeframe': '1h',
|
'timeframe': '1h',
|
||||||
'orderbook_max_entries': 50,
|
'orderbook_max_entries': 50,
|
||||||
},
|
},
|
||||||
'huobi': {
|
'htx': {
|
||||||
'pair': 'ETH/BTC',
|
'pair': 'ETH/BTC',
|
||||||
'stake_currency': 'BTC',
|
'stake_currency': 'BTC',
|
||||||
'hasQuoteVolume': True,
|
'hasQuoteVolume': True,
|
||||||
|
|||||||
Reference in New Issue
Block a user