mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Bybit - use Proxy
This commit is contained in:
parent
b2d9b914ea
commit
9ffdaceef3
|
@ -226,6 +226,7 @@ EXCHANGES = {
|
|||
'pair': 'BTC/USDT',
|
||||
'stake_currency': 'USDT',
|
||||
'hasQuoteVolume': True,
|
||||
'use_ci_proxy': True,
|
||||
'timeframe': '1h',
|
||||
'futures_pair': 'BTC/USDT:USDT',
|
||||
'futures': True,
|
||||
|
|
Loading…
Reference in New Issue
Block a user