Update binance pair naming in ccxt test

This commit is contained in:
Matthias 2023-01-12 23:35:32 +01:00
parent 5ad664aaca
commit 183bf6819f

View File

@ -32,7 +32,7 @@ EXCHANGES = {
'leverage_in_spot_market': False,
},
# 'binance': {
# 'pair': 'BTC/USDT',
# 'pair': 'BTC/USDT:USDT',
# 'stake_currency': 'USDT',
# 'hasQuoteVolume': True,
# 'timeframe': '5m',