mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-08 08:51:15 +00:00
Move experimental settings to ask_strategy
This commit is contained in:
@@ -103,11 +103,6 @@
|
||||
"max_trade_duration_minute": 1440,
|
||||
"remove_pumps": false
|
||||
},
|
||||
"experimental": {
|
||||
"use_sell_signal": false,
|
||||
"sell_profit_only": false,
|
||||
"ignore_roi_if_buy_signal": false
|
||||
},
|
||||
"telegram": {
|
||||
// We can now comment out some settings
|
||||
// "enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user