Delta Neutral
Hedge spot exposure with a perp leg and rebalance around drift limits.
Delta Neutral
The Delta Neutral template pairs a spot leg with a perp hedge and keeps the net position close to neutral over time.
Core config
spotAssetSpot leg asset.perpAssetPerp hedge asset.targetNotionalUsdStrategy notional target.hedgeRatioHedge size relative to the spot leg.perpLeveragePerp leverage.slippageBpsMax execution slippage.deltaDriftPctDrift tolerance before rebalancing.basisMaxBpsMax allowed basis.fundingMinBpsMinimum funding threshold.schedule.cronWhen the strategy checks for rebalance work.
How it works
- the spot leg carries the directional inventory
- the perp leg offsets that exposure
- drift, basis, and funding checks decide whether the hedge should hold, rebalance, or stand down
This template is for carry and hedging workflows, not directional entry signals.