backtesting-trading-strategies
๐ฏSkillfrom gracefullight/stock-checker
Backtests trading strategies by simulating historical stock trades using technical indicators, pattern recognition, and risk management rules to generate potential buy/sell signals.
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.
Analyzes multiple stock tickers by computing technical indicators, generating buy/sell opinions, and detecting chart patterns to provide investment insights.
trading-analysis skill from gracefullight/stock-checker
Enhances TypeScript type definitions and provides advanced type inference for stock-related data structures and technical indicator calculations in the project.
Provides advanced TypeScript code analysis, type inference, and best practice recommendations for the stock data fetching and technical analysis implementation.
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...
Fetches daily stock data for multiple tickers, computes technical indicators, generates a buy/sell opinion, and optionally sends Slack notifications.