As heralded, we were writing an asynchronous websocket implementation:
that is more lightweight and efficient compared to the threaded implementation in the official hyperliquid-python-sdk: https://github.com/hyperliquid-dex/hyperliquid-python-sdk/
Anyhow, we are glad to release the documentation here:
https://hangukquant.github.io/wrappers/whyperliquid/
The repo is intended for subscribers of HangukQuant only - if you are a member but have not yet joined the repo, do shoot me your Github ID.
The endpoints have been implemented on a need-to basis by users of the repo, so do open Issues in the Github repo for endpoint implementation requests. Yes, I am integrating this wrapper into my custom order gateway for a modified quant setup to this:
I have deployed my bot and am trading live, fully systematic - since I last wrote that post. The alpha logic is slightly adjusted relative to what I discussed in that post, but I am in fact using this wrapper in my execution code - so I put my money where my mouth is, if you were wondering.
I am not necessarily going to implement more endpoints, unless I need it or if requested, so don’t worry about just shooting a comment!
I will consider talking more about my setup in the coming days - or - improve on the repo functionalities.
Cheers~