This commit is contained in:
Matthias 2019-01-25 19:17:44 +01:00
parent 3c316fe3e4
commit 5e7ba85dbe
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Values in the configuration are always overwriting values set in the strategy.
`stake_amount` is an amount of crypto-currency your bot will use for each trade.
The minimal value is 0.0005. If there is not enough crypto-currency in
the account an exception is generated.
To allow the bot to trade all the avaliable `stake_currency` in your account set
To allow the bot to trade all the available `stake_currency` in your account set
```json
"stake_amount" : "unlimited",