Merge pull request #6420 from stash86/pos_adjust

add "dry_run_wallet" to config_full.example.json
This commit is contained in:
Matthias 2022-02-16 06:48:07 +01:00 committed by GitHub
commit a77c11c7e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
"amend_last_stake_amount": false,
"last_stake_amount_min_ratio": 0.5,
"dry_run": true,
"dry_run_wallet": 1000,
"cancel_open_orders_on_exit": false,
"timeframe": "5m",
"trailing_stop": false,