sell_profit_offset -> exit_profit_offset

This commit is contained in:
Matthias
2022-04-05 20:03:20 +02:00
parent bba9629a2a
commit 5ce5c70be6
13 changed files with 25 additions and 23 deletions

View File

@@ -17,7 +17,7 @@
"trailing_only_offset_is_reached": false,
"use_sell_signal": true,
"exit_profit_only": false,
"sell_profit_offset": 0.0,
"exit_profit_offset": 0.0,
"ignore_roi_if_buy_signal": false,
"ignore_buying_expired_candle_after": 300,
"trading_mode": "spot",