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 GitHub
parent 046ae18411
commit 8bf056ca39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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