From 31814e8bf91751bcad05bb299357373a6395cc87 Mon Sep 17 00:00:00 2001 From: gaardiolor Date: Tue, 12 Nov 2024 17:55:12 +0100 Subject: [PATCH] Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures Co-authored-by: Matthias --- docs/stoploss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stoploss.md b/docs/stoploss.md index 024ead07b..7442484de 100644 --- a/docs/stoploss.md +++ b/docs/stoploss.md @@ -36,7 +36,7 @@ The Order-type will be ignored if only one mode is available. | Gate | limit | | Okx | limit | | Kucoin | stop-limit, stop-market| -| Hyperliquid | limit | +| Hyperliquid (futures only) | limit | !!! Note "Tight stoploss" Do not set too low/tight stoploss value when using stop loss on exchange!