Fix test fail
This commit is contained in:
parent
6b50f07c67
commit
9ef31b00ca
@ -165,7 +165,16 @@
|
|||||||
"startup": "on",
|
"startup": "on",
|
||||||
"buy": "on",
|
"buy": "on",
|
||||||
"buy_fill": "on",
|
"buy_fill": "on",
|
||||||
"sell": "on",
|
"sell": {
|
||||||
|
"roi": "off",
|
||||||
|
"emergency_sell": "off",
|
||||||
|
"force_sell": "off",
|
||||||
|
"sell_signal": "off",
|
||||||
|
"trailing_stop_loss": "off",
|
||||||
|
"stop_loss": "off",
|
||||||
|
"stoploss_on_exchange": "off",
|
||||||
|
"custom_sell": "off"
|
||||||
|
},
|
||||||
"sell_fill": "on",
|
"sell_fill": "on",
|
||||||
"buy_cancel": "on",
|
"buy_cancel": "on",
|
||||||
"sell_cancel": "on"
|
"sell_cancel": "on"
|
||||||
|
Loading…
Reference in New Issue
Block a user