diff --git a/config_full.json.example b/config_full.json.example index b6170bceb..e69e52469 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -80,7 +80,8 @@ "method": "StoplossGuard", "lookback_period_candles": 60, "trade_limit": 4, - "stop_duration_candles": 60 + "stop_duration_candles": 60, + "only_per_pair": false }, { "method": "CooldownPeriod",