test: re-enable htx online tests
This commit is contained in:
@@ -435,14 +435,13 @@ EXCHANGES = {
|
|||||||
"candle_count": 1000,
|
"candle_count": 1000,
|
||||||
"orderbook_max_entries": 50,
|
"orderbook_max_entries": 50,
|
||||||
},
|
},
|
||||||
# TODO: re-enable htx once certificates work again
|
"htx": {
|
||||||
# "htx": {
|
"pair": "ETH/BTC",
|
||||||
# "pair": "ETH/BTC",
|
"stake_currency": "BTC",
|
||||||
# "stake_currency": "BTC",
|
"hasQuoteVolume": True,
|
||||||
# "hasQuoteVolume": True,
|
"timeframe": "1h",
|
||||||
# "timeframe": "1h",
|
"candle_count": 1000,
|
||||||
# "candle_count": 1000,
|
},
|
||||||
# },
|
|
||||||
"bitvavo": {
|
"bitvavo": {
|
||||||
"pair": "BTC/EUR",
|
"pair": "BTC/EUR",
|
||||||
"stake_currency": "EUR",
|
"stake_currency": "EUR",
|
||||||
|
|||||||
Reference in New Issue
Block a user