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