Update config_full.json.example

This commit is contained in:
Kamontat Chantrachirathumrong 2021-05-26 17:19:17 +07:00 committed by GitHub
parent 9ef31b00ca
commit a2592ed30d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,14 +166,14 @@
"buy": "on", "buy": "on",
"buy_fill": "on", "buy_fill": "on",
"sell": { "sell": {
"roi": "off", "roi": "off",
"emergency_sell": "off", "emergency_sell": "off",
"force_sell": "off", "force_sell": "off",
"sell_signal": "off", "sell_signal": "off",
"trailing_stop_loss": "off", "trailing_stop_loss": "off",
"stop_loss": "off", "stop_loss": "off",
"stoploss_on_exchange": "off", "stoploss_on_exchange": "off",
"custom_sell": "off" "custom_sell": "off"
}, },
"sell_fill": "on", "sell_fill": "on",
"buy_cancel": "on", "buy_cancel": "on",