mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Edit Typo Custom-stake-amount
Edit Custom-stake-amount to `custom_stake_amount`
This commit is contained in:
parent
c2a3e2776e
commit
debc73b654
|
@ -192,7 +192,7 @@ class AwesomeStrategy(IStrategy):
|
|||
return False
|
||||
```
|
||||
|
||||
### Custom-stake-amount
|
||||
### `custom_stake_amount`
|
||||
|
||||
New string argument `side` - which can be either `"long"` or `"short"`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user