Update exchanges.md - add hyperliquid stoploss_on_exchange note

This commit is contained in:
gaardiolor
2024-11-06 21:39:56 +01:00
committed by GitHub
parent 0b6bf701ef
commit a71ab6e2ae

View File

@@ -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": {