diff --git a/config_example.json b/config_example.json index f887ba2c..25e0df11 100644 --- a/config_example.json +++ b/config_example.json @@ -987,8 +987,8 @@ "AuthenticatedAPISupport": false, "APIKey": "Key", "APISecret": "Secret", - "AvailablePairs": "ltc_btc,eth_btc,etc_btc,bch_btc,btc_usdt,eth_usdt,ltc_usdt,etc_usdt,bch_usdt,etc_eth,bt1_btc,bt2_btc,btg_btc,qtum_btc,hsr_btc,neo_btc,gas_btc,qtum_usdt,hsr_usdt,neo_usdt,gas_usdt,btc_usd,ltc_usd,eth_usd,etc_usd,bch_usd", - "EnabledPairs": "btc_usd,ltc_usd", + "AvailablePairs": "ltc_btc,eth_btc,etc_btc,bch_btc,btc_usdt,eth_usdt,ltc_usdt,etc_usdt,bch_usdt,etc_eth,bt1_btc,bt2_btc,btg_btc,qtum_btc,hsr_btc,neo_btc,gas_btc,qtum_usdt,hsr_usdt,neo_usdt,gas_usdt,btc_usdt,ltc_usdt,eth_usdt,etc_usdt,bch_usdt", + "EnabledPairs": "btc_usdt,ltc_usdt", "BaseCurrencies": "USD", "AssetTypes": "SPOT,this_week,next_week,quarter", "SupportsAutoPairUpdates": false,