Settings

Theme

Show HN: I made a Uniswap v3 Hedge Rebalancer that manages shorts on Hyperliquid

github.com

1 points by carter2099 5 months ago · 0 comments · 1 min read

Reader

I wrote a blog post about it: https://blog.carter2099.com/posts/6

tldr: Delta Neutral is a self hosted Rails app that allows you to enter hedge configurations for your Uniswap v3 positions. You enter a target hedge, i.e. 50%, and accordingly shorts are opened on Hyperliquid. As your assets composition changes in the pool, your shorts will be rebalanced to stay at your target hedge.

Here's the code: https://github.com/carter2099/delta_neutral

It builds on my Ruby Hyperliquid SDK: https://github.com/carter2099/hyperliquid

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection