diff --git a/docs/stoploss.md b/docs/stoploss.md index 249c40109..a8285cf04 100644 --- a/docs/stoploss.md +++ b/docs/stoploss.md @@ -87,7 +87,7 @@ At this stage the bot contains the following stoploss support modes: 2. Trailing stop loss. 3. Trailing stop loss, custom positive loss. 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