Add sample config
This commit is contained in:
parent
0929f59680
commit
ab60571ac7
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user