Add ignore_buying_expired_candle to config_full example

This commit is contained in:
Stefano Ariestasia 2021-12-25 12:24:12 +09:00
parent 3b4051488f
commit e3181748dc
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"sell_profit_only": false,
"sell_profit_offset": 0.0,
"ignore_roi_if_buy_signal": false,
"ignore_buying_expired_candle_after": 300,
"minimal_roi": {
"40": 0.0,
"30": 0.01,