Add forcesell entry to full config

This commit is contained in:
Matthias 2021-02-26 19:30:42 +01:00 committed by crypto_rahino
parent c83e73c5c3
commit 96a3fa6d26

View File

@ -49,6 +49,7 @@
"buy": "limit", "buy": "limit",
"sell": "limit", "sell": "limit",
"emergencysell": "market", "emergencysell": "market",
"forcesell": "market",
"stoploss": "market", "stoploss": "market",
"stoploss_on_exchange": false, "stoploss_on_exchange": false,
"stoploss_on_exchange_interval": 60 "stoploss_on_exchange_interval": 60