legendtkl/claude-stock-agent

8 stars · Last commit 2025-11-11

Claude Code SubAgent for stock Analyze

README preview

# Claude Stock Agent

A Claude Code subagent specialized in real-time US stock market analysis using yfinance for accurate, up-to-date market data with automatic Python execution via `uv`.

## Overview

This subagent provides comprehensive stock analysis combining technical indicators, fundamental metrics, sentiment analysis, and peer comparisons. It generates professional markdown reports with actionable investment insights.

**Designed for Claude Code**: This agent is meant to be used within Claude Code's agent ecosystem. Simply install and start chatting with Claude about stock analysis - the agent handles everything automatically.

## Features

- **Real-time Market Data**: Live prices, volume, and market cap data
- **Technical Analysis**: 20+ indicators including MA, RSI, MACD, Bollinger Bands, Stochastic, CCI, MFI, OBV, ATR, Williams %R, and more
- **Fundamental Analysis**: Comprehensive valuation, profitability, growth, and financial health metrics
- **Peer Comparison**: Side-by-side analysis with competitor stocks
- **Options Data**: Put/call ratios and open interest analysis
- **Sentiment Analysis**: News sentiment and analyst recommendations
- **Automated Reports**: Professional markdown reports saved automatically

View full repository on GitHub →