Back to Home
ibuuzm icon

Equity-Traders

Verified Safe

by ibuuzm

Overview

An AI-powered trading assistant designed for market analysis, automated trade execution, and financial decision support.

Installation

Run Command
python trading_floor.py

Environment Variables

  • POLYGON_API_KEY
  • POLYGON_PLAN
  • DEEPSEEK_API_KEY
  • GOOGLE_API_KEY
  • GROK_API_KEY
  • OPENROUTER_API_KEY
  • BRAVE_API_KEY
  • PUSHOVER_USER
  • PUSHOVER_TOKEN
  • RUN_EVERY_N_MINUTES
  • RUN_EVEN_WHEN_MARKET_IS_CLOSED
  • USE_MANY_MODELS

Security Notes

The system processes sensitive financial transactions (buying/selling shares) through AI agents interacting with MCP tools. API keys for various LLM providers, market data (Polygon), Brave Search, and push notifications (Pushover) are correctly loaded from environment variables, preventing hardcoding. SQL database interactions use parameterized queries. However, the reliance on external `uvx` and `npx` commands to run third-party MCP servers (e.g., `mcp_polygon`, `@modelcontextprotocol/server-brave-search`, `mcp-memory-libsql`) introduces supply chain risks if these external packages are compromised. The core risk lies in the autonomous nature of AI agents making real-time financial decisions.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassHigh
Avg Tokens750
Stars2
Forks2
Last Update2026-01-19

Tags

AITradingFinancialBotsAlgorithmic Trading