Extract supported Exchanges to exchange.common

This commit is contained in:
Matthias
2022-03-23 19:51:44 +01:00
parent e545ac1978
commit 08a55d4f6d
2 changed files with 12 additions and 2 deletions

View File

@@ -39,6 +39,15 @@ MAP_EXCHANGE_CHILDCLASS = {
'okex': 'okx',
}
SUPPORTED_EXCHANGES = [
'binance',
'bittrex',
'ftx',
'gateio',
'huobi',
'kraken',
'okx',
]
EXCHANGE_HAS_REQUIRED = [
# Required / private