ai-trading-crew

Coordinate a 50-agent AutoGen system for consensus US stock trading decisions.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill ai-trading-crew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-trading-crew
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/ai-trading-crew
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill ai-trading-crew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating large-scale, multi-agent trading experiments and simulations to produce robust, consensus-driven stock analysis and decisions, reducing cognitive load and bias in manual analysis.

Core Features & Use Cases

  • 50-agent AutoGen architecture coordinating eight specialized teams plus a Head Coach for US equities.
  • Risk veto and Devil's Advocate provide multi-layer review before decisions.
  • ChromaDB RAG memory enables cross-session knowledge and rapid retrieval of market context.
  • End-to-end workflow supports analysis, dissenting viewpoints, risk assessment, and execution planning.
  • Prerequisites: data feeds from Polygon and simulated execution with Alpaca in paper trading mode.

Quick Start

Launch the 50-agent AI Trading Crew workflow to analyze a chosen US stock symbol.

Frequently Asked Questions about ai-trading-crew

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does multi-agent AI stock analysis work for trading decisions?

Multi-agent AI stock analysis coordinates specialized teams of agents to evaluate equities, assess risk, and deliver consensus trading decisions. This system uses a Head Coach, risk veto, and Devil's Advocate to reduce bias and manage complex workflows.

How do I set up an automated trading workflow with AutoGen and Alpaca?

To set up an automated trading workflow, connect data feeds from Polygon for market analysis and use Alpaca for simulated execution in paper trading mode. Launch the AutoGen workflow to analyze US stock symbols and generate trading decisions.

Do I need Polygon and Alpaca API keys to run multi-agent trading simulations?

Yes, you need data feeds from Polygon for market data and Alpaca for simulated paper trading execution. These integrations provide the necessary market context and execution environment for the agents to analyze equities and test strategies.

What is the best way to reduce bias in automated stock analysis?

Reducing bias in automated stock analysis is achieved by implementing a Devil's Advocate agent and a risk veto mechanism. This multi-layer review process challenges consensus decisions before execution, ensuring robust risk assessment across the portfolio.

Can I use ChromaDB RAG memory for cross-session trading context retrieval?

Yes, ChromaDB RAG memory enables cross-session knowledge retention and rapid retrieval of market context. This allows the multi-agent system to access historical analysis and maintain continuous strategy testing across live or simulated environments.

What are the limitations of using a 50-agent architecture for equity portfolios?

A 50-agent architecture requires significant coordination overhead and relies on external data feeds from Polygon and Alpaca. Without these connections, the system cannot perform stock analysis or execute simulated trades for the equity portfolio.