Move strategy-override signals to top-level of the config

closes #2867
This commit is contained in:
Matthias
2021-06-26 16:06:09 +02:00
parent 60c7308126
commit 1067a9f356
12 changed files with 29 additions and 47 deletions

View File

@@ -22,10 +22,7 @@
},
"ask_strategy": {
"use_order_book": true,
"order_book_top": 1,
"use_sell_signal": true,
"sell_profit_only": false,
"ignore_roi_if_buy_signal": false
"order_book_top": 1
},
"exchange": {
"name": "binance",