stoploss_on_exchange_interval added to full config
This commit is contained in:
parent
5e2e96acd2
commit
91c714c7d1
@ -37,7 +37,8 @@
|
||||
"buy": "limit",
|
||||
"sell": "limit",
|
||||
"stoploss": "market",
|
||||
"stoploss_on_exchange": "false"
|
||||
"stoploss_on_exchange": "false",
|
||||
"stoploss_on_exchange_interval": 60
|
||||
},
|
||||
"order_time_in_force": {
|
||||
"buy": "gtc",
|
||||
|
Loading…
Reference in New Issue
Block a user