diff --git a/config_full.json.example b/config_full.json.example index 6134e9cad..da4de5cec 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -39,6 +39,12 @@ "stoploss": "market", "stoploss_on_exchange": "false" }, + "whitelist": { + "method": "VolumePairList", + "config": { + "number_assets": 20 + } + }, "exchange": { "name": "bittrex", "key": "your_exchange_key",