stock-analysis
π―Skillfrom gracefullight/stock-checker
Analyzes multiple stock tickers by computing technical indicators, generating buy/sell opinions, and detecting chart patterns to provide investment insights
Overview
A stock analysis skill that fetches daily stock data for multiple tickers using yahoo-finance2, computes technical indicators, and generates investment opinions. It outputs dated CSV files with comprehensive per-ticker analysis including buy/sell/hold recommendations.
Key Features
- Technical Indicator Suite β Computes RSI, Stochastic %K, Bollinger Bands, Donchian Channels, Williams %R, and the Fear & Greed Index for each ticker
- Automated Opinions β Generates weighted BUY/HOLD/SELL recommendations based on indicator reliability, plus basic bullish chart pattern detection (ascending triangle, bullish flag, double bottom, falling wedge, island reversal)
- Risk Management Suggestions β Provides volatility-adjusted stop loss, take profit, and trailing stop recommendations using ATR calculations
- Slack Notifications β Optionally sends alerts for BUY or SELL opinions via Slack webhook integration
Who is this for?
Investors and traders who want automated technical analysis across multiple stock tickers. Useful for those who want daily indicator computations, pattern detection, and actionable opinions without manually charting each stock.
Same repository
gracefullight/stock-checker(13 items)
Installation
npx vibeindex add gracefullight/stock-checker --skill stock-analysisnpx skills add gracefullight/stock-checker --skill stock-analysis~/.claude/skills/stock-analysis/SKILL.mdSKILL.md
More from this repository10
Fetches daily stock data for specified tickers, calculates multiple technical indicators, and generates a CSV with buy/sell recommendations and pattern analysis.
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