diff --git a/config_examples/config_full.example.json b/config_examples/config_full.example.json index 4b415fb9a..85c1bde5b 100644 --- a/config_examples/config_full.example.json +++ b/config_examples/config_full.example.json @@ -20,8 +20,8 @@ "sell_profit_offset": 0.0, "ignore_roi_if_buy_signal": false, "ignore_buying_expired_candle_after": 300, - "trading_mode": "futures", - "margin_mode": "isolated", + "trading_mode": "spot", + // "margin_mode": "isolated", "minimal_roi": { "40": 0.0, "30": 0.01,