From a71ab6e2aeeb60344419705da29f266752d82972 Mon Sep 17 00:00:00 2001 From: gaardiolor Date: Wed, 6 Nov 2024 21:39:56 +0100 Subject: [PATCH] Update exchanges.md - add hyperliquid stoploss_on_exchange note --- docs/exchanges.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/exchanges.md b/docs/exchanges.md index 14cad5f5e..fc5658216 100644 --- a/docs/exchanges.md +++ b/docs/exchanges.md @@ -297,7 +297,11 @@ It's therefore required to pass the UID as well. ## Hyperliquid -Decentralized exchanges work a bit different compared to normal exchanges. Instead of authenticating private API calls using an API key, private API calls need to be signed with the private key of your wallet. This needs to be configured like this: +!!! Tip "Stoploss on Exchange" + Hyperliquid supports `stoploss_on_exchange` and uses `stop-loss-limit` orders. It provides great advantages, so we recommend to benefit from it. + +Hyperliquid is a Decentralized Exchange (DEX). Decentralized exchanges work a bit different compared to normal exchanges. Instead of authenticating private API calls using an API key, private API calls need to be signed with the private key of your wallet. +This needs to be configured like this: ```json "exchange": {