-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Hyperliquid - ClientOrderId in createOrder fails #27351
Copy link
Copy link
Closed
Labels
Description
Operating System
No response
Programming Language
GO
CCXT Version
4.5.11
Description
We ran into an issue over ccxt hyperliquid implementation.
We need to add ClientOrderId to the createOrder request (which is available in the ccxt documentation) but when I add the param, the order creation fails:
hyperliquid {"status":"err","response":"User or API Wallet 0xe9e18edfa8ba6fbce5c519e0b2fea7c369634f4e does not exist."}
It's most likely a signature error.
I'll look into a potential fix later
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done