By gdanov
Track recent IPOs from Yahoo Finance, enrich with market data (price, market cap, volume, sector), and generate TradingView-compatible watchlists
A Claude Code plugin that tracks recent IPOs from Yahoo Finance and generates TradingView-compatible watchlists with enriched market data.
EXCHANGE:SYMBOL)/ipo-tracker:ipo for explicit invocation/plugin https://github.com/gdanov/ipo-tracker-plugin
git clone https://github.com/gdanov/ipo-tracker-plugin
/plugin ./ipo-tracker-plugin
pip install -r requirements.txt
Or install individually:
pip install yfinance pandas requests beautifulsoup4
Simply ask Claude about IPOs:
/ipo-tracker:ipo
# Default: last month, all output formats
python scripts/ipo_report.py
# Last 3 months
python scripts/ipo_report.py --months 3
# Only generate TradingView watchlist
python scripts/ipo_report.py --format watchlist
# Only generate CSV
python scripts/ipo_report.py --format csv
| File | Description |
|---|---|
ipo_watchlist.txt | TradingView-compatible watchlist (one EXCHANGE:SYMBOL per line) |
ipo_report.txt | Human-readable report with all enriched data |
ipo_data.csv | Full CSV export for further analysis |
To import the watchlist into TradingView:
ipo_watchlist.txt file| Option | Description | Default |
|---|---|---|
--months N | Number of months to look back | 1 |
--format FORMAT | Output format: all, watchlist, report, csv | all |
The enriched IPO data includes:
MIT License - see LICENSE for details.
gdanov
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin gdanov-ipo-tracker-pluginBridge to Emacs via Unix Socket
Checklist-driven audits of agent skills (SKILL.md) and subagent definitions (agents/*.md) against the Agent Skills spec and best practices.
Financial research MCP server — Yahoo Finance quotes, historical prices, options, market movers, earnings, fear & greed, and technical indicators
Stock data and financial metrics from Yahoo Finance API. Provides market quotes, historical data, and financial analysis.
Specialized skill for quantitative trading analysis on TradingView. Enables AI agents to create and analyze trading strategies and indicators.
Scan for top market movers - gainers, losers, volume spikes, and unusual activity
Developer-first financial data for Claude — 150k+ tickers, 70+ exchanges, real-time & historical prices, fundamentals, options, technicals, news, sentiment, macro indicators, ESG, and more via EODHD API and MCP Server.
TastyTrade brokerage integration for account management and trading