Add new field to full config

This commit is contained in:
Matthias 2023-02-05 14:58:12 +01:00
parent d904e91663
commit e964377edf
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
"force_entry": "market",
"stoploss": "market",
"stoploss_on_exchange": false,
"stoploss_price_type": "last",
"stoploss_on_exchange_interval": 60,
"stoploss_on_exchange_limit_ratio": 0.99
},