OpenPond
1Branch0Tags
GL
glucryptoMerge commit 'refs/tmp/prod-master'
markdown
# 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 `templateConfig` schema in `src/delta-neutral.ts`. ## Development - `opentool dev` - `opentool build` - `opentool validate`