Технический анализ акций и ETF по индикаторам

★ 8.2 · financial-analysis

stock-analyzer is a Claude Code skill that performs comprehensive technical analysis of stocks and ETFs by ticker symbol, computing RSI, MACD, Bollinger Bands, and moving averages. The skill activates on natural-language requests for market data or trading signals and is structured across seven Python modules: a main.py orchestrator, dedicated calculators for each indicator, a signal generator, a data fetcher, and an input validator. Core operations include indicator calculation, buy/sell signal generation from indicator combinations, multi-stock comparison ranked by technical momentum, and chart pattern recognition. It targets traders and investors who want actionable technical signals without manually computing indicators or interpreting charts — just ask in plain language and get a structured analysis in return.