StockKit

May 7, 2026 Β· View on GitHub

Website License PRs Welcome

Wall Street-grade AI stock analysis reports, delivered to your inbox daily. 100% free.

What is StockKit?

StockKit is a free AI-powered stock research platform that delivers institutional-grade analysis reports directly to your email. No account registration needed β€” just subscribe with your email and start receiving daily reports.

StockKit also provides an instant research demo on the homepage: enter a US, China A-share, or Hong Kong ticker and get a live AI analysis preview backed by quotes, technical indicators, strategy scores, and news context.

Supported Markets

  • πŸ‡ΊπŸ‡Έ US Stocks β€” NYSE, NASDAQ, S&P 500, Dow Jones, Nasdaq 100
  • πŸ‡¨πŸ‡³ China A-Shares β€” SSE, SZSE, ChiNext, STAR Market, BSE
  • πŸ‡­πŸ‡° Hong Kong β€” HSI, Hang Seng Tech, Stock Connect, H-Shares

AI Models

  • Claude Opus (Anthropic) β€” Deep reasoning & long-form analysis
  • Gemini Pro (Google DeepMind) β€” Multimodal understanding
  • DeepSeek V3 β€” Strong financial comprehension
  • GLM-5 (Zhipu) β€” China A-shares specialist
  • GPT-4o (OpenAI) β€” Global financial knowledge
  • Qwen (Alibaba) β€” Best Chinese language context

Technical Analysis Engine

  • Moving Averages: MA(5/10/20/60)
  • MACD: DIF, DEA, Histogram with crossover detection
  • RSI: RSI(6) and RSI(14) with overbought/oversold alerts
  • Bollinger Bands: Upper/Middle/Lower with bandwidth analysis
  • Volume Analysis: Volume-price divergence detection
  • Support/Resistance: Pivot Points, Fibonacci, EMA clusters

Multi-Strategy Scoring

StrategySignal Type
MA CrossoverTrend following
RSI ExtremesMean reversion
MACD DivergenceMomentum
Bollinger SqueezeVolatility breakout
Volume-PriceConfirmation

Data Sources

SourceCoverage
Alpha VantageReal-time quotes, historical candles, fundamentals
FREDGDP, CPI, interest rates, unemployment
NewsAPIGlobal financial news with sentiment analysis
Yahoo FinanceStock quotes, financial statements, dividends
Sina FinanceChina A-shares & HK real-time quotes
Tushare ProChina A-shares historical data & financials
BinanceCrypto real-time and historical data
Polygon.ioUS tick-level data, options chain, IPO calendar

Daily Report Contents

Each report includes:

  1. 🎯 Core Takeaway β€” Market sentiment, position sizing, one-line thesis
  2. πŸ“Š Global Market Overview β€” US/China/HK analyzed with deep insights
  3. πŸ” 3 Key Drivers β€” Most important events with data support
  4. πŸ“ Technical Diagnosis β€” Cross-validated signals with S/R levels
  5. ⚑ Trading Plan β€” Entry/stop-loss/target with risk-reward ratios
  6. ⚠️ Risk Matrix β€” Probability, impact, triggers, response strategies

Live Research Demo

Try the public demo at stockkit.net:

  • Enter NVDA, AAPL, 600519, or HK00700
  • Review real-time quote data, strategy score, MA/RSI/Bollinger readings
  • Get an AI-generated research preview before subscribing
  • Subscribe to receive complete daily reports by email

Shareable public report pages are available at:

Public report pages are server-rendered for search engines and include structured metadata for sharing.

How to Subscribe

  1. Visit stockkit.net
  2. Enter your email and select a market
  3. Add up to 3 stocks to watch
  4. Verify your email
  5. Receive daily reports automatically

It takes 30 seconds. No account needed. 100% free.

Tech Stack

  • Frontend: Next.js 16, TypeScript, Tailwind CSS
  • AI Engine: Multi-model adapter (Claude, Gemini, DeepSeek, GLM-5, GPT-4o)
  • Data: Alpha Vantage, FRED, NewsAPI, Yahoo Finance
  • Email: Resend
  • Database: SQLite (better-sqlite3)
  • Hosting: Docker on Ubuntu

API Examples

Get Real-time Quote

curl https://stockkit.net/api/quote?symbol=NVDA&market=US

Get Technical Levels

curl https://stockkit.net/api/levels?symbol=AAPL&market=US

Generate AI Analysis

curl -X POST https://stockkit.net/api/analyze \
  -H "Content-Type: application/json" \
  -d '{"symbol":"NVDA"}'

Or use GET for public report pages and lightweight integrations:

curl "https://stockkit.net/api/analyze?symbol=NVDA"

Get Market Signal

curl https://stockkit.net/api/signal

Contributing

We welcome contributions! Feel free to:

  • Report bugs or suggest features via Issues
  • Submit Pull Requests
  • Share StockKit with friends

License

MIT License β€” see LICENSE for details.


Subscribe Free β†’

StockKit reports are AI-generated and do not constitute investment advice. Invest responsibly.