Add the ability to have a dynamic stake_amount based on the balance. the stake_amount in the conf is used has the maximum stake_amount authorized

This commit is contained in:
Jean-Baptiste LE STANG
2017-12-29 23:29:21 +01:00
parent 9f5f0ddaaa
commit 3de0b78934
5 changed files with 30 additions and 21 deletions

View File

@@ -33,6 +33,7 @@
},
"experimental": {
"use_sell_signal": false
"auto_stake_amount": false
},
"telegram": {
"enabled": true,