Merge pull request #6161 from stash86/fix-docs
Add ignore_buying_expired_candle to config_full example
This commit is contained in:
commit
15cb3792cf
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user