Agent skill · data analytics · aaaaqwq
tracking-crypto-derivatives
Comprehensive derivatives market analysis across centralized and decentralized exchanges. This skill aggregates funding rates, open interest, liquidat
Why this skill is useful
Adds executable Python scripts for tracking funding rates, open interest, and liquidations that provide actionable insights not readily available in public data.
What it needs
Requires python installed locally. About 4k tokens when loaded. Last updated 2026-08-06. 83 stars on the source repository.
What this skill does
Tracking Crypto Derivatives Overview Comprehensive derivatives market analysis across centralized and decentralized exchanges. This skill aggregates funding rates, open interest, liquidations, and options data to provide actionable trading insights. Supported Markets: Perpetual Swaps: Binance, Bybit, OKX, Deribit, BitMEX Futures: Quarterly and monthly contracts Options: Deribit (primary), OKX, Bybit DEX Perpetuals: dYdX, GMX, Drift Protocol Prerequisites Before using this skill, ensure you have: Python 3.8+ installed Network access to exchange APIs Optional: API keys for higher rate limits Understanding of derivatives concepts (funding, OI, basis) Instructions Step 1: Check Funding Rates Monitor funding rates across exchanges to identify sentiment and arbitrage opportunities. Interpret Results: Positive funding (>0.01%): Longs pay shorts, bullish sentiment Negative funding (<-0.01%): Shorts pay longs, bearish sentiment Extreme funding (>0.1%): Potential contrarian opportunity Step 2: Analyze Open Interest Track open interest to gauge market positioning and trend strength. OI Interpretation: Rising OI + Rising Price: Strong bullish trend Rising OI + Falling Price: Strong bearish trend Falling OI + Rising Price: Short covering rally Falling OI + Falling Price: Long liquidations Step 3: Monitor Liquidations Track liquidation levels and recent liquidation events. Liquidation Signals: Large liquidation clusters indicate support/resistance Cascading liquidations can accelerate price moves Long/short liquidation ratio indicates market direction Step 4: Analyze Options Market Research options flow and implied volatility. Options Insights: High IV rank (>80): Options expensive, consider selling Low IV rank (<20): Options cheap, consider buying Max pain: Price where most options expire worthless Step 5: Calculate Basis Find basis trading and arbitrage opportunities. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills aaaaqwq/crypto-derivatives-tracker