Skip to main content

Delta-Neutral Strategy

Offset price exposure on CL positions automatically — accrue fee distributions with reduced directional risk.

The Delta-Neutral Strategy minimizes the impact of price movements on a liquidity position while continuing to accrue protocol-calculated rewards from trading fees, gauge incentives, and perpetual swap fee rates.

Risk notice: This tool does not eliminate risk, does not guarantee protection against losses, and may increase exposure under certain market conditions.

Instead of predicting market direction, the strategy balances two opposite positions so that price changes cancel each other out.


Who Can Use It

The Delta-Neutral Strategy is available exclusively to veVRT holders — users who have locked VRT tokens and hold an active veVRT position. Access to the strategy lasts for the duration of the VRT lock; when the lock expires, access ends.

This creates a direct benefit for locking VRT: alongside governance voting rights and fee distributions, veVRT holders can apply automated price exposure reduction to their CL liquidity positions — combining VRT lock benefits with delta-neutral LP participation.


Requirements

Before using the Delta-Neutral Strategy:

  1. An active veVRT position — VRT must be locked; access ends when the lock expires
  2. A CL liquidity position — the strategy works only with Concentrated Liquidity positions; stable and volatile AMM pools are not supported
  3. A funded Hyperliquid account — hedging is executed on Hyperliquid; you must independently create and fund a Hyperliquid account before enabling hedging
  4. A supported pool pair — not all CL pools are eligible; pools where both assets are correlated (e.g. cbETH/WETH) are not supported; the strategy is designed for volatile-vs-stable pairs (e.g. ETH/USDC, BTC/USDC)

The strategy interface is available at liquidity.virtus-protocol.com/Delta-Strategy. Connect a wallet to view your eligible CL positions.


How It Works

The strategy runs two components simultaneously:

1. Liquidity Position (LP)

A concentrated liquidity position is opened in a CL pool (e.g. WETH/USDC) on VIRTUS or any Uniswap V3-compatible protocol. This position generates trading fees and, where the LP is staked in a supported gauge, VRT emissions.

2. Hedge Position (Short)

An equivalent short position is opened on Hyperliquid (using your independently funded account), matching the amount of volatile asset (ETH, BTC, etc.) held in the LP at any given moment. This short offsets the price exposure created by the liquidity position.

Rebalancing

As the price of the volatile asset moves, the composition of the LP shifts. The system continuously monitors the delta — the difference between LP exposure and the offset position — and rebalances when drift exceeds a configured threshold:

Market EventLP EffectHedge Action
Price risesVolatile asset in LP decreases, stable increasesReduce short proportionally
Price fallsVolatile asset in LP increases, stable decreasesIncrease short proportionally
LP exits range upward100% stable asset, 0% volatileClose offset position entirely
LP exits range downward100% volatile asset, 0% stableMaintain full offset position

The result: overall price exposure is reduced while protocol-calculated rewards from fees and incentives may continue to accrue.


What Participants May Receive

With price exposure reduced, protocol-calculated rewards may be generated from three sources. All amounts are variable, depend on protocol activity and market conditions, and are not guaranteed:

SourceDescription
Trading fee distributionsFrom the CL pool, proportional to position size and volume within the active price range
Protocol rewardsVRT gauge emissions where the LP is staked in a supported gauge
Perpetual swap fee ratesFrom the derivative short position — when rates are negative (paid to short holders), they may add to outcomes; when positive, they reduce outcomes

Supported Networks and Protocols

LP Protocols

NetworkSupported Protocols
BaseVIRTUS CL, Aerodrome CL, Uniswap V3, SushiSwap V3, PancakeSwap V3
ArbitrumUniswap V3, SushiSwap V3, PancakeSwap V3
EthereumUniswap V3, SushiSwap V3, PancakeSwap V3
OptimismUniswap V3, Velodrome CL
PolygonUniswap V3, SushiSwap V3, PancakeSwap V3
BSCPancakeSwap V3

Hedge Execution

Hedging is executed on Hyperliquid using isolated or cross margin.

ParameterDefaultRange
Leverage2×–20×
Rebalance threshold5% delta driftConfigurable
Check interval60 seconds
Minimum order size0.001 ETH

Range Exit Handling

Concentrated liquidity positions can move outside their configured price range. The strategy handles both exit scenarios:

Exit Upward — Price Above Range

The LP automatically converts to 100% stable asset (e.g. USDC). No volatile asset exposure remains. The offset position is closed entirely and the closed position result is recorded.

Exit Downward — Price Below Range

The LP automatically converts to 100% volatile asset (e.g. ETH). Exposure is at maximum. The offset position is maintained at full size to keep the overall position delta-neutral.

Return to Range

When price re-enters the LP range, the system recalculates the delta and rebalances the offset position accordingly.


Market Scenarios

Market ConditionEffect on Strategy
Sideways / range-boundOptimal — LP stays in range, maximum fee generation, minimal rebalancing cost
Trending upwardLP shifts toward stable assets, offset position progressively reduced, fees continue
Trending downwardLP accumulates volatile asset, offset position increases, perpetual swap fee rates may add to outcomes
High volatility / sharp movesSpike protection active — single range exits are not acted upon; only confirmed sustained exits trigger rebalancing

Security Mechanisms

Watchdog

An independent safety timer monitors the main operating cycle. If the cycle stalls for more than 5 minutes without successful execution, all offset positions are closed immediately and the system halts. Alerts are sent via Telegram.

Spike Protection

Range exits are confirmed over consecutive monitoring cycles before action is taken. A single exit signal is treated as a potential price wick and ignored — only sustained, confirmed exits trigger position adjustments.

RPC Fault Tolerance

If blockchain data sources return errors, the system applies conservative logic: if all positions for a given asset return errors, no position adjustment is taken. Partial errors allow rebalancing on available data. API key rotation is automatic when rate limits are reached.

Minimum Order Enforcement

Orders below the derivative exchange minimum ($10) are skipped to prevent failed transactions and unnecessary costs.

Encryption

All sensitive credentials are encrypted using Fernet (AES-128 + HMAC). Private keys are never stored in plaintext and never appear in logs or API responses.


Minimum Position Sizes

The derivative exchange enforces a $10 minimum order. This determines the minimum LP size for effective incremental rebalancing:

Rebalance ThresholdMin LP SizeMargin Required (5×)Total Minimum
5%$400$80$480
3%$667$133$800
2%$1,000$200$1,200
1%$2,000$400$2,400

Positions below $400 can only open and close the offset position in full — incremental rebalancing is not possible.

Recommended minimum: $2,000 with a 1% rebalance threshold.


PnL Calculation

The tool tracks all value components in a unified calculation:

ComponentDefinition
LP DeltaCurrent LP value minus initial deposit
Open Position ValueOpen offset position value at current mark price
Closed Position ResultAccumulated result from closed or adjusted offset trades (persists across restarts)
RewardsProtocol gauge rewards — accrued and claimed
FeesPool trading fee distributions — accrued and claimed
Net ResultLP Delta + Open Position Value + Closed Position Result + Rewards + Fees
Estimated Annualized Rate(Net Result / Initial Deposit) × (365 / Days) × 100% — variable and not guaranteed

Non-Custodial Architecture

The Delta-Neutral Strategy does not change the non-custodial nature of VIRTUS Protocol:

  • LP positions are controlled through your own wallet
  • The derivative account on Hyperliquid is controlled independently by the user
  • No party can access, move, or manage your funds on your behalf
  • Private keys are never transmitted, stored in plaintext, or exposed in logs

Risks

The strategy reduces price exposure but does not eliminate all risk:

RiskDescription
Smart contract riskLP contracts on any supported protocol may contain vulnerabilities
Liquidation riskThe offset position on Hyperliquid can be liquidated if margin is insufficient during extreme moves
Perpetual swap fee rate riskPositive perpetual swap fee rates reduce outcomes; sustained high positive rates can erode results
Range drift riskIn strongly trending markets, frequent rebalancing incurs transaction and spread costs
Oracle / RPC riskDelays or failures in price data can cause missed rebalances
Counterparty riskHyperliquid operates as an independent platform with its own operational risks

The Delta-Neutral Strategy is an automated tool designed to reduce price exposure. It does not guarantee positive returns or the preservation of capital. All risks described above apply. This documentation is for informational purposes only and does not constitute investment advice. See Legal Disclaimer for the full risk disclosure.


Last updated: May 2026 — Version 1.1

© 2026 VIRTUS Protocol. All rights reserved.