# \[Hyperliquid] The Big Short

Everyone talks about token unlocks — but only a few know how to trade them correctly.

We built a strategy that shorts overvalued tokens that are likely to drop when unlock pressure hits.<br>

{% hint style="info" %}
Use the Neutral Trade referral link when signing up on Hyperliquid to get LOWER TRADING FEES and unlock FUTURE PERKS:

<https://app.hyperliquid.xyz/join/NEUTRALTRADE>
{% endhint %}

***

<figure><img src="/files/uXNlO71CwnSYnFvLlmLn" alt=""><figcaption></figcaption></figure>

## Strategy Description

Every day, **millions of tokens are unlocked**. In an illiquid market, that’s forced selling. We track these unlocks and identify when **$500K+ USD in tokens are to hit** the market.

With this information, we find short candidates.

<figure><img src="/files/C2dU9XYZL5gzeHeLRdgn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6fRqr9RVzTH9rSXUqzFa" alt=""><figcaption></figcaption></figure>

## Strategy Design

### Inflation Coefficient (IC)

$$
IC = Unlock Amount / Market Cap
$$

* This formula tells us which token will most likely lose value.
* **Higher IC → higher pressure → better short candidate.**

### Weight Assignment

* Each token’s short weight is **based on its IC**.
* **Higher inflation → higher short weight.**
* The portfolio **constantly adjusts** as fresh data arrives.

### Rebalancing Logic

Every hour, the algorithm checks **current positions** and **target weights**:

* **If any gap > $20**&#x20;
  * Rebalance

Every day, when **new capital enters**:

* **If deposit > $5 K**
  * Add proportionally to short positions, respecting current weights.

## Why Hyperliquid Vaults?

* Native way to run automated on-chain strategies **without managing bots or infra**.
* **Trust-minimized**, gasless for users.
* Executes on Hyperliquid’s order book for fast, efficient execution at scale.

<figure><img src="/files/1zUJibmUhJgxTgnedIBo" alt=""><figcaption></figcaption></figure>

## Deposit Here:

> #### <https://app.hyperliquid.xyz/vaults/0xb2246d6f3ddeeca74cfd29dc3cce05c1746fcd68>

***

Launch date - 9th June 25'


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.neutral.trade/additional-info/deprecated-vaults/bet/hyperliquid-the-big-short.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
