Add Emergencyselling after X timeouts have been reached

This commit is contained in:
Matthias
2021-11-06 11:48:49 +01:00
parent d99eaccb5a
commit 7a907a7636
5 changed files with 20 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"unfilledtimeout": {
"buy": 10,
"sell": 30,
"exit_timeout_count": 0,
"unit": "minutes"
},
"bid_strategy": {