diff --git a/config_full.json.example b/config_full.json.example index 86f36ed65..6aeb756f3 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -166,14 +166,14 @@ "buy": "on", "buy_fill": "on", "sell": { - "roi": "off", - "emergency_sell": "off", - "force_sell": "off", - "sell_signal": "off", - "trailing_stop_loss": "off", - "stop_loss": "off", - "stoploss_on_exchange": "off", - "custom_sell": "off" + "roi": "off", + "emergency_sell": "off", + "force_sell": "off", + "sell_signal": "off", + "trailing_stop_loss": "off", + "stop_loss": "off", + "stoploss_on_exchange": "off", + "custom_sell": "off" }, "sell_fill": "on", "buy_cancel": "on",