add amount_reserve_percent into the full config file

This commit is contained in:
hroff-1902 2019-02-16 19:53:35 +03:00 committed by GitHub
parent ea6d4a9d36
commit 66cc600076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"stake_currency": "BTC",
"stake_amount": 0.05,
"fiat_display_currency": "USD",
"amount_reserve_percent" : 0.05,
"dry_run": false,
"ticker_interval": "5m",
"trailing_stop": false,