diff --git a/docs/stoploss.md b/docs/stoploss.md index f1a1e487d..9eb3f9c90 100644 --- a/docs/stoploss.md +++ b/docs/stoploss.md @@ -26,18 +26,9 @@ These modes can be configured with these values: Stoploss on exchange is only supported for the following exchanges, and not all exchanges support both stop-limit and stop-market. The Order-type will be ignored if only one mode is available. -| Exchange | stop-loss type | -|----------|-------------| -| Binance | limit | -| Binance Futures | market, limit | -| Bingx | market, limit | -| Bitget | market, limit | -| HTX | limit | -| kraken | market, limit | -| Gate | limit | -| Okx | limit | -| Kucoin | stop-limit, stop-market| -| Hyperliquid (futures only) | limit | +??? info "Supported exchanges and stoploss types" + + --8<-- "includes/exchange-features.md" !!! Note "Tight stoploss" Do not set too low/tight stoploss value when using stop loss on exchange!