spot-trading in hyperliquid
Since our last update on the hyperliquid exchange wrappers, we have made massive improvements. In particular, not only have we improved the endpoints supported, we have made it much simpler to trade spot tokens in hpl, unlike the plebeian official counterpart.
Here is the documentation
https://hangukquant.github.io/wrappers/hyperliquid/
Some snapshots that highlight the changes:
and getting contract specs as canonical tickers:
We have similar updates getting positions, orders, as well as response data:
I am pretty confident that our hyperliquid wrapper is much simpler, better and more performant than the official SDK. For example, in the official SDK it is not possible to submit tp-sl orders, but our endpoints make it super easy to submit grouped orders:
Happy trading~