Add sample config

This commit is contained in:
Matthias 2018-12-04 06:13:39 +01:00
parent 0929f59680
commit ab60571ac7

View File

@ -39,6 +39,12 @@
"stoploss": "market", "stoploss": "market",
"stoploss_on_exchange": "false" "stoploss_on_exchange": "false"
}, },
"whitelist": {
"method": "VolumePairList",
"config": {
"number_assets": 20
}
},
"exchange": { "exchange": {
"name": "bittrex", "name": "bittrex",
"key": "your_exchange_key", "key": "your_exchange_key",