chainvectorStrategyCarry
Scan assets to find delta-neutral funding-carry opportunities by comparing annualized funding spreads between Binance and futures venues, then execute the Binance leg directly.
Instructions
Delta-neutral funding-carry scan: for each asset, the best long/short venue pair by annualized funding spread. spread_apr is gross carry before fees/slippage. The Binance leg (spot buy or convert) can be executed here; the opposite perp leg needs a futures venue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base asset, e.g. BTC; omit to scan all tracked assets | |
| min_oi_usd | No | Minimum venue open interest in USD for pair selection | |
| min_spread_apr | No | Minimum gross spread APR to flag a pair as actionable |