Update docs

This commit is contained in:
Matthias 2022-07-30 07:27:24 +02:00
parent 15752ce3c2
commit 4da96bc511

View File

@ -623,6 +623,7 @@ class AwesomeStrategy(IStrategy):
!!! Warning
`confirm_trade_exit()` can prevent stoploss exits, causing significant losses as this would ignore stoploss exits.
`confirm_trade_exit()` will not be called for Liquidations - as liquidations are forced by the exchange, and therefore cannot be rejected.
## Adjust trade position