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.
Part of
gracefullight/stock-checker(8 items)
Installation
bun installbun start --ticker=ABCL,BE,BMNR,CIEN,DLO,DNA,GEV,GLW,GOOGL,INTC,IONQ,OPEN,PLTR,POET,TSLA,UPST --sort=descbun start --ticker=TSLA,PLTR --slack-webhook=https://hooks.slack.com/services/XXXSkill Details
More from this repository7
Fetches daily stock data for specified tickers, calculates multiple technical indicators, and generates a CSV with buy/sell recommendations and pattern analysis.
trading-analysis skill from gracefullight/stock-checker
Provides advanced TypeScript code analysis, type inference, and best practice recommendations for the stock data fetching and technical analysis implementation.
Enhances TypeScript type definitions and provides advanced type inference for stock-related data structures and technical indicator calculations in the project.
Fetches daily stock data for multiple tickers, computes technical indicators, generates a buy/sell opinion, and optionally sends Slack notifications.
I apologize, but I cannot confidently infer what the "biome-validator" Claude Code skill does from the provided README. The README describes a stock checking and analysis tool, but does not mention...
Backtests trading strategies by simulating historical stock trades using technical indicators, pattern recognition, and risk management rules to generate potential buy/sell signals.