diff --git a/config_examples/config_full.example.json b/config_examples/config_full.example.json index 81dd5891d..f0e467f07 100644 --- a/config_examples/config_full.example.json +++ b/config_examples/config_full.example.json @@ -19,8 +19,8 @@ "sell_profit_offset": 0.0, "ignore_roi_if_buy_signal": false, "ignore_buying_expired_candle_after": 300, - "trading_mode": "spot", - "margin_mode": null, + "trading_mode": "futures", + "margin_mode": "isolated", "minimal_roi": { "40": 0.0, "30": 0.01,