The-Bulls-Run-AI-Equity-Trader
Verified Safeby Satyampant
Overview
An autonomous multi-agent AI equity trading system for diverse investment strategies.
Installation
uv run src/core/trading_floor.pyEnvironment Variables
- GROQ_API_KEY
- POLYGON_API_KEY
- POLYGON_PLAN
- BRAVE_API_KEY
- SERPER_API_KEY
- PUSHOVER_USER
- PUSHOVER_TOKEN
- RUN_EVERY_N_MINUTES
- USE_MANY_MODELS
- RUN_EVEN_WHEN_MARKET_IS_CLOSED
Security Notes
The system utilizes `uvx` and `npx` to dynamically fetch and execute external MCP server binaries from remote repositories (e.g., GitHub, npm). While this is part of the MCP framework, it introduces a dependency supply chain risk if external sources are compromised. Secrets (API keys) are properly externalized via environment variables, and the system uses a local SQLite database for persistence.
Similar Servers
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
stock-mcp
Provides AI Agents with professional-grade stock market analysis capabilities by bridging large language models with real-time financial data.
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.