Add sample config

This commit is contained in:
Matthias 2018-12-04 06:13:39 +01:00
parent 0929f59680
commit ab60571ac7
1 changed files with 6 additions and 0 deletions

View File

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