tracking-crypto-derivatives

Featured

Track cryptocurrency futures, options, and perpetual swaps with funding rates, open interest, liquidations, and comprehensive derivatives market analysis. Use when monitoring derivatives markets, analyzing funding rates, tracking open interest, finding liquidation levels, or researching options flow. Trigger with phrases like "funding rate", "open interest", "perpetual swap", "futures basis", "liquidation levels", "options flow", "put call ratio", "derivatives analysis", or "BTC perps".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Tracking Crypto Derivatives ## Overview Aggregate funding rates, open interest, liquidations, and options data across CEX and DEX derivatives exchanges to produce actionable trading insights. **Supported Markets**: Perpetual Swaps (Binance, Bybit, OKX, Deribit, BitMEX), Quarterly Futures, Options (Deribit, OKX, Bybit), DEX Perpetuals (dYdX, GMX, Drift Protocol). ## Prerequisites - Python 3.8+ installed - Network access to exchange APIs - Optional: API keys for higher rate limits - Understanding of derivatives concepts (funding, OI, basis) ## Instructions 1. **Check funding rates** across exchanges to identify sentiment and arbitrage opportunities: ```bash python derivatives_tracker.py funding BTC python derivatives_tracker.py funding BTC ETH SOL python derivatives_tracker.py funding BTC --history 7d ``` - 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 2. **Analyze open interest** to gauge market positioning and trend strength: ```bash python derivatives_tracker.py oi BTC python derivatives_tracker.py oi BTC --changes python derivatives_tracker.py oi BTC --divergence ``` - 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 3. **Mon...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

analyzing-options-flow

Track crypto options flow to identify institutional positioning and market sentiment. Use when tracking institutional options flow. Trigger with phrases like "track options flow", "analyze derivatives", or "check institutional".

2,266 Updated today
jeremylongshore
AI & Automation Featured

tracking-crypto-prices

Track real-time cryptocurrency prices across exchanges with historical data and alerts. Provides price data infrastructure for dependent skills (portfolio, tax, DeFi, arbitrage). Use when checking crypto prices, monitoring markets, or fetching historical price data. Trigger with phrases like "check price", "BTC price", "crypto prices", "price history", "get quote for", "what's ETH trading at", "show me top coins", or "track my watchlist".

2,266 Updated today
jeremylongshore
AI & Automation Featured

tracking-crypto-portfolio

Track cryptocurrency portfolio with real-time valuations, allocation analysis, and P&L tracking. Use when checking portfolio value, viewing holdings breakdown, analyzing allocations, or exporting portfolio data. Trigger with phrases like "show my portfolio", "check crypto holdings", "portfolio allocation", "track my crypto", or "export portfolio".

2,266 Updated today
jeremylongshore
AI & Automation Featured

finding-arbitrage-opportunities

Detect profitable arbitrage opportunities across CEX, DEX, and cross-chain markets in real-time. Use when scanning for price spreads, finding arbitrage paths, comparing exchange prices, or analyzing triangular arbitrage opportunities. Trigger with phrases like "find arbitrage", "scan for arb", "price spread", "exchange arbitrage", "triangular arb", "DEX price difference", or "cross-exchange opportunity".

2,266 Updated today
jeremylongshore
AI & Automation Featured

tracking-token-launches

Track new token launches across DEXes with risk analysis and contract verification. Use when discovering new token launches, monitoring IDOs, or analyzing token contracts. Trigger with phrases like "track launches", "find new tokens", "new pairs on uniswap", "token risk analysis", or "monitor IDOs".

2,266 Updated today
jeremylongshore