Full config should still default to spot markets

This commit is contained in:
Matthias 2022-03-06 16:35:31 +01:00
parent 612ede5e48
commit 4988e56bfe
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
"sell_profit_offset": 0.0, "sell_profit_offset": 0.0,
"ignore_roi_if_buy_signal": false, "ignore_roi_if_buy_signal": false,
"ignore_buying_expired_candle_after": 300, "ignore_buying_expired_candle_after": 300,
"trading_mode": "futures", "trading_mode": "spot",
"margin_mode": "isolated", // "margin_mode": "isolated",
"minimal_roi": { "minimal_roi": {
"40": 0.0, "40": 0.0,
"30": 0.01, "30": 0.01,