yahoo-finance
๐ฏSkillfrom gracefullight/stock-checker
Fetches daily stock data for specified tickers, calculates multiple technical indicators, and generates a CSV with buy/sell recommendations and pattern analysis.
Overview
Yahoo Finance is a Claude Code skill built around a multi-ticker stock checker that fetches daily stock data using yahoo-finance2, computes technical indicators, and generates analysis reports as dated CSV files. It provides buy/hold/sell opinions weighted by indicator reliability, pattern detection, and volatility-adjusted risk management suggestions.
Key Features
- Multi-ticker analysis: Fetches and analyzes daily stock data for any number of tickers simultaneously using the
yahoo-finance2library. - Comprehensive technical indicators: Computes RSI, Stochastic %K, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index for each ticker.
- Automated trading opinions: Generates weighted BUY/HOLD/SELL opinions based on indicator reliability and basic pattern detection including ascending triangles, bullish flags, double bottoms, and falling wedges.
- Risk management suggestions: Provides volatility-adjusted stop loss, take profit, and trailing stop recommendations using ATR-based calculations.
- Slack notifications: Supports sending automated alerts to Slack webhooks when tickers return BUY or SELL opinions for real-time monitoring.
Who is this for?
This skill is designed for traders and investors who want automated technical analysis of stocks with actionable buy/sell signals and risk management parameters. It is particularly useful for those who want to integrate stock screening into CI pipelines or receive Slack alerts for trading opportunities without building custom analysis infrastructure.
Same repository
gracefullight/stock-checker(13 items)
Installation
npx vibeindex add gracefullight/stock-checker --skill yahoo-financenpx skills add gracefullight/stock-checker --skill yahoo-finance~/.claude/skills/yahoo-finance/SKILL.mdSKILL.md
More from this repository10
Analyzes multiple stock tickers by computing technical indicators, generating buy/sell opinions, and detecting chart patterns to provide investment insights
Fetches daily stock data for multiple tickers using yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Stochastic, Williams %R, Fear & Greed Index), detects bullish chart patterns, and outputs buy/hold/sell opinions with Slack notifications.
Multi-ticker stock analysis tool that computes RSI, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index with buy/sell signals and chart pattern detection.
Multi-ticker stock analysis tool that computes RSI, Bollinger Bands, Donchian Channels, Williams %R, and Fear & Greed Index with buy/sell signals and chart pattern detection.
A TypeScript type expert skill from a stock checker project that computes technical indicators and generates trading opinions using yahoo-finance2.
A multi-ticker stock checker that fetches daily data via yahoo-finance2, computes technical indicators (RSI, Bollinger Bands, Donchian Channels, Williams %R), and generates buy/hold/sell opinions with chart pattern detection.
A Biome code validator skill from a multi-ticker stock checker project that computes technical indicators (RSI, Bollinger Bands, Stochastic oscillator) and generates trading opinions.
Skill
Skill
Skill