awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ValueCell-ai avatar

ValueCell-ai/valuecell

0
View on GitHub↗
9,206 estrellas·1,582 forks·Python·apache-2.0·3 vistasvaluecell.ai↗

Valuecell

Valuecell is an artificial intelligence financial trading platform and market analysis engine. It functions as a multi-exchange trading bot and financial data orchestrator, designed to analyze market data and execute automated trades across global financial exchanges.

The system utilizes a modular agent plugin framework that allows for the integration of third-party tools and agents through a shared community registry. It incorporates a retrieval-augmented generation approach to analyze fundamental financial documents and historical patterns, grounding AI responses in factual data.

The platform covers algorithmic trading automation, real-time market monitoring, and intelligent portfolio management. It manages data pipelines via bidirectional WebSocket connections for live pricing and coordinates requests across multiple large language model providers. Additional capabilities include automated asset trading, market news monitoring, and an event-driven notification system that delivers alerts via webhooks and Discord.

Security is handled through a credential management utility for the storage and rotation of API keys and OAuth tokens.

Features

  • LLM Financial Trading Platforms - Provides a comprehensive AI-driven platform for analyzing market data and executing automated trades across global financial exchanges.
  • Algorithmic Trading Platforms - Executes automated multi-strategy trades across global financial markets using integrated AI models.
  • RAG Document Retrieval - Retrieves relevant financial documents and historical patterns to ground AI responses in factual data using RAG.
  • Market Analysis Agents - Processes real-time financial data and fundamental documents using LLMs to identify market opportunities.
  • Financial Market Analysis Platforms - Processes fundamental documents and market data using LLMs to generate financial insights and summaries.
  • Financial Market Data - Provides connectivity to real-time pricing and trading information for US, Crypto, Hong Kong, and China markets.
  • Automated Trading Engines - Features an execution engine that performs multi-strategy trades across diverse financial assets using integrated intelligence models.
  • Automated Trading Execution - Automates asset trading by coordinating intelligence models and exchange APIs based on pre-defined financial logic.
  • Document Analysis - Implements a RAG-based approach to analyze fundamental financial documents and historical patterns to ground AI responses.
  • Financial Data Collection Pipelines - Aggregates data from global market sources and AI providers through a centralized, secure interface.
  • Financial Data Connectors - Orchestrates the streaming of real-time pricing via WebSockets and integrates multiple financial API providers.
  • Agent Plugin Frameworks - Provides a modular architecture for integrating specialized trading skills and third-party tools into the agent system.
  • Plugin-Based Agent Integrations - Utilizes a standardized interface and shared registry to integrate third-party tools and extended agent capabilities.
  • AI Provider Integrations - Provides a configuration interface for managing API keys and connecting to multiple external LLM providers.
  • Financial Portfolio Management Systems - Tracks diverse financial instruments and uses historical memory to provide adaptive portfolio recommendations.
  • Real-Time Data Streaming - Maintains bidirectional WebSocket connections to financial exchanges for low-latency price updates and trade execution.
  • Real-Time Data Streams - Implements bidirectional WebSocket connections to maintain low-latency live data updates and request streaming.
  • Market Insight Monitors - Tracks live price updates and news across global stock and crypto markets with instant alerts.
  • Provider-Agnostic LLM Routing - Routes requests across multiple LLM providers through a provider-agnostic interface for flexible model management.

Historial de estrellas

Gráfico del historial de estrellas de valuecell-ai/valuecellGráfico del historial de estrellas de valuecell-ai/valuecell

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace valuecell-ai/valuecell?

Valuecell is an artificial intelligence financial trading platform and market analysis engine. It functions as a multi-exchange trading bot and financial data orchestrator, designed to analyze market data and execute automated trades across global financial exchanges.

¿Cuáles son las características principales de valuecell-ai/valuecell?

Las características principales de valuecell-ai/valuecell son: LLM Financial Trading Platforms, Algorithmic Trading Platforms, RAG Document Retrieval, Market Analysis Agents, Financial Market Analysis Platforms, Financial Market Data, Automated Trading Engines, Automated Trading Execution.

¿Qué alternativas de código abierto existen para valuecell-ai/valuecell?

Las alternativas de código abierto para valuecell-ai/valuecell incluyen: rockyzsu/stock — This project is a quantitative trading platform and algorithmic trading bot designed for market data aggregation,… 0xemmkty/quantmuse — QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading… openbb-finance/openbbterminal — OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing… chrisleekr/binance-trading-bot — This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical… akfamily/akshare — This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets.…

Alternativas open-source a Valuecell

Proyectos open-source similares, clasificados según cuántas características comparten con Valuecell.
  • rockyzsu/stockAvatar de Rockyzsu

    Rockyzsu/stock

    7,802Ver en GitHub↗

    This project is a quantitative trading platform and algorithmic trading bot designed for market data aggregation, strategy backtesting, and trade execution. It functions as a comprehensive system for collecting financial data via APIs and web sources, simulating investment strategies against historical records, and programmatically managing investment positions through brokerage interfaces. The platform distinguishes itself through institutional sentiment analysis and market intelligence tools. It monitors institutional fund activity, tracks corporate actions like equity pledges, and crawls f

    Pythonpythonquantstock
    Ver en GitHub↗7,802
  • 0xemmkty/quantmuseAvatar de 0xemmkty

    0xemmkty/QuantMuse

    2,592Ver en GitHub↗

    QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models with mathematical analysis to automate market insights and trading strategies. It functions as a system for building, backtesting, and executing strategies using both historical and real-time market data. The framework is distinguished by its use of large language models for financial analysis and sentiment extraction from news and social media. It utilizes autonomous agents with chain-of-thought reasoning to generate market intelligence and strategic reports, while employing

    Pythonmachine-learningpythonquantitative-trading
    Ver en GitHub↗2,592
  • mementum/backtraderAvatar de mementum

    mementum/backtrader

    20,462Ver en GitHub↗

    Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading strategies. It provides a comprehensive environment for quantitative finance, allowing users to simulate trading logic against historical market data or connect directly to brokerage platforms for automated real-time trading. The project distinguishes itself through a unified event-driven architecture that treats backtesting and live trading with the same API. This consistency is supported by a flexible data-feed abstraction layer that normalizes diverse financial sources, ena

    Pythonbacktestingmetaclasspython
    Ver en GitHub↗20,462
  • openbb-finance/openbbterminalAvatar de OpenBB-finance

    OpenBB-finance/OpenBBTerminal

    69,303Ver en GitHub↗

    OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing market data from diverse APIs. It serves as a quantitative analysis tool for processing stock, crypto, and derivative datasets to identify market trends and build investment strategies. The project utilizes a pluggable financial API framework with an adapter-based architecture, allowing external financial data providers to be integrated as independent modules. This system standardizes information from public and proprietary sources into a unified layer to support cross-asset an

    Python
    Ver en GitHub↗69,303
  • Ver las 30 alternativas a Valuecell→