Fix typo in docs (thanks to Escaliert@Slack)
This commit is contained in:
parent
73a03565e5
commit
48d83715a5
@ -135,7 +135,7 @@ To allow the bot to trade all the available `stake_currency` in your account set
|
|||||||
In this case a trade amount is calclulated as:
|
In this case a trade amount is calclulated as:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
currency_balanse / (max_open_trades - current_open_trades)
|
currency_balance / (max_open_trades - current_open_trades)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Understand minimal_roi
|
### Understand minimal_roi
|
||||||
|
Loading…
Reference in New Issue
Block a user