diff --git a/config_full.json.example b/config_full.json.example index 0427f8700..234722f82 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -37,7 +37,8 @@ "buy": "limit", "sell": "limit", "stoploss": "market", - "stoploss_on_exchange": "false" + "stoploss_on_exchange": "false", + "stoploss_on_exchange_interval": 60 }, "order_time_in_force": { "buy": "gtc",