Edit Typo Custom-stake-amount

Edit Custom-stake-amount to `custom_stake_amount`
This commit is contained in:
OGSK 2022-08-05 00:28:28 +07:00 committed by Matthias
parent c2a3e2776e
commit debc73b654

View File

@ -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"`.