Merge pull request #6161 from stash86/fix-docs

Add ignore_buying_expired_candle to config_full example
This commit is contained in:
Matthias 2022-01-04 15:37:15 +01:00 committed by GitHub
commit 15cb3792cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,