Update docs/stoploss.md

Co-authored-by: Matthias <xmatthias@outlook.com>
This commit is contained in:
Fredrik81 2020-08-16 13:14:50 +02:00 committed by GitHub
parent 4a0c988b67
commit 67e9721274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ For example, simplified math:
The 0.02 would translate to a -2% stop loss.
Before this, `stoploss` is used for the trailing stoploss.
### Trailing stop loss only once the trade has reached a certain offset.
### Trailing stop loss only once the trade has reached a certain offset
It is also possible to use a static stoploss until the offset is reached, and then trail the trade to take profits once the market turns.