Cette page est affichée en anglais. Une traduction française est en cours.
ConfigsJul 16, 2026·2 min de lecture

Daily Stock Analysis — LLM-Powered Multi-Market Stock Intelligence System

An open-source LLM-driven system for multi-market stock analysis with multi-source data, real-time news, decision dashboards, and automated notifications.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Daily Stock Analysis
Commande d'installation directe
npx -y tokrepo@latest install aa7c6967-456c-4cbc-bd4f-70132f8ef6a4 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Daily Stock Analysis is an open-source Python system that uses large language models to perform automated stock analysis across A-stock, US, and Hong Kong markets. It aggregates multi-source data, processes real-time news, and generates comprehensive reports with actionable insights.

What It Does

  • Fetches and consolidates stock data from multiple financial data sources
  • Integrates with LLMs to generate natural-language analysis reports
  • Monitors real-time news and market events affecting stock performance
  • Produces decision dashboards for visualizing trends and signals
  • Sends automated notifications when key signals trigger
  • Supports A-stock, US, and Hong Kong markets in a unified workflow

Architecture Overview

Built in Python with a modular pipeline: data collectors fetch market data and news, a processing layer normalizes the data, LLM modules generate structured reports, a dashboard layer renders results, and a notification service pushes alerts. Configuration is managed through YAML files.

Self-Hosting & Configuration

  • Requires Python 3.8+ with pip
  • Configure API keys for data providers and LLM service in config.yaml
  • Supports OpenAI-compatible APIs and local models
  • Schedule runs via cron or system task schedulers
  • All data stays on your infrastructure

Key Features

  • Multi-market coverage: Chinese A-shares, US equities, Hong Kong stocks
  • LLM-generated contextual interpretation beyond raw numbers
  • Multi-source data aggregation reducing single-source bias
  • Customizable alerts on price movements, volume spikes, or news
  • Report archiving for historical comparison

Comparison with Similar Tools

  • FinGPT — financial NLP research focus; this tool provides a ready-to-use pipeline with dashboards and notifications
  • OpenBB Terminal — interactive terminal; this tool emphasizes automated daily reporting with LLM summaries
  • Qlib — Microsoft's ML-driven trading platform; this tool targets daily intelligence reports

FAQ

Q: Which LLM providers are supported? A: OpenAI-compatible APIs, local models, and other providers with a compatible interface.

Q: Is it suitable for automated trading? A: No. It provides analysis and reports to inform decisions but does not connect to brokerage APIs.

Q: Can I add custom data sources? A: Yes. The data collector layer is modular with an adapter pattern for new sources.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires