ValueCell

Stale
GitHub Python Apache-2.0

Description

ValueCell is a community-driven multi-agent platform for financial applications, enabling collaborative financial analysis, trading strategies, and market research through multi-agent orchestration.

Key Features

  • Multi-agent system with specialized agents: DeepResearch, Strategy, and News Retrieval
  • Live trading integration with Binance, OKX, Hyperliquid, and more exchanges
  • Multiple LLM provider support: OpenRouter, SiliconFlow, Azure, OpenAI, DeepSeek
  • All sensitive data stored locally on device for core data security
  • A2A Protocol compatibility with Langchain and Agno for framework integration

Use Cases

💡 A-share and global market deep research with automated document analysis
💡 Automated crypto trading with configurable multi-strategy execution
💡 Personalized real-time news tracking for investment-relevant information
💡 Building custom financial analysis workflows by combining multiple specialized agents

Strengths & Limitations

Strengths

  • High community interest (11.0k stars)
  • Permissive open-source license (Apache-2.0)
  • Responsive to issues, low backlog

Quick Start

Download the latest release from https://github.com/ValueCell-ai/valuecell/releases for MacOS or Windows, then configure your AI model API key and exchange credentials in the app.

Related Projects

TradingAgents

102.3k · Python
Active A+

TradingAgents is a multi-agent trading framework built with LangGraph that mirrors real-world trading firm dynamics with specialized LLM-powered agents for fundamental analysis, sentiment analysis, risk management, and more.

multi-agentfinancetrading +2
  • · Multi-role agent collaboration - Mirrors real trading firms with fundamental analyst, sentiment analyst, technical analyst, trader, and risk management agents
  • · Built on LangGraph - Uses LangGraph for dynamic inter-agent discussions and structured decision-making workflows
  • · Bull-bear researcher debate - Bullish and bearish researchers debate analyst insights to balance potential gains against risks

Agency Swarm

4.5k · Python
Active A+

Agency Swarm is a reliable multi-agent orchestration framework built on OpenAI API, providing structured multi-agent collaboration and communication.

multi-agentopenaiorchestration +2
  • · Customizable agent roles with tailored instructions, tools, and capabilities
  • · Orchestrated communication flows with directional `>` operator for explicit agent messaging
  • · Type-safe tools via Pydantic models with automatic argument validation

Hive

11.0k · Python
Active B

Hive is a production-ready multi-agent execution harness providing state management, failure recovery, observability, and human-in-the-loop control with auto-generated multi-agent topologies for complex business workflows.

multi-agentagent-frameworkproduction +3
  • · Zero-setup, model-agnostic execution harness that auto-generates multi-agent topologies for complex workflows
  • · Graph-based execution DAG for safe parallel task coordination with deterministic fault tolerance
  • · Persistent role-based memory that evolves with project context — no manual state management

AgentScope

30.5k · Python
Active A+

Open-source multi-agent framework from Alibaba, enabling the construction of observable and interpretable agents with rich distributed capabilities.

agent-frameworkmulti-agentdistributed +2
  • · Built-in ReAct Agent — Create agents with reasoning and tool-use capabilities in 5 minutes
  • · Tool & Skill System — Built-in Bash, Grep, file I/O tools with custom extension support
  • · Multi-Agent Orchestration — Flexible multi-agent collaboration via Message Hub