adjust roi settings for faster trades

This commit is contained in:
Janne Sinivirta
2017-10-15 16:58:23 +03:00
parent bf6f563df2
commit c9741cb291
3 changed files with 12 additions and 13 deletions

View File

@@ -4,10 +4,10 @@
"stake_amount": 0.05,
"dry_run": false,
"minimal_roi": {
"60": 0.0,
"40": 0.01,
"20": 0.02,
"0": 0.03
"50": 0.0,
"40": 0.01,
"30": 0.02,
"0": 0.045
},
"stoploss": -0.40,
"bid_strategy": {