Merge pull request #7595 from matteoettam09/develop

Update stoploss.md
This commit is contained in:
Matthias
2022-10-16 13:29:45 +02:00
committed by GitHub

View File

@@ -87,7 +87,7 @@ At this stage the bot contains the following stoploss support modes:
2. Trailing stop loss. 2. Trailing stop loss.
3. Trailing stop loss, custom positive loss. 3. Trailing stop loss, custom positive loss.
4. Trailing stop loss only once the trade has reached a certain offset. 4. Trailing stop loss only once the trade has reached a certain offset.
5. [Custom stoploss function](strategy-advanced.md#custom-stoploss) 5. [Custom stoploss function](strategy-callbacks.md#custom-stoploss)
### Static Stop Loss ### Static Stop Loss