Hyperliquid Delta-Neutral Template
This template runs a delta-neutral strategy (spot + perps) on Hyperliquid.
It exposes a single tool that reads config from OPENTOOL_PUBLIC_HL_DELTA_NEUTRAL_CONFIG and
opens/maintains spot + perp hedges based on drift thresholds and a rebalance cadence.
Notes
- Config is stored via the
templateConfigschema insrc/delta-neutral.ts.
Development
opentool devopentool buildopentool validate