Fix typo
This commit is contained in:
parent
3c316fe3e4
commit
5e7ba85dbe
@ -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.
|
`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 minimal value is 0.0005. If there is not enough crypto-currency in
|
||||||
the account an exception is generated.
|
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
|
```json
|
||||||
"stake_amount" : "unlimited",
|
"stake_amount" : "unlimited",
|
||||||
|
Loading…
Reference in New Issue
Block a user