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

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,