trading-agents-llm

Orchestrate multi-agent LLM debates to analyze markets and generate trading decisions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open-source multi-agent LLM framework that simulates a trading firm where specialized agents collaborate to analyze markets and propose trading decisions.

Core Features & Use Cases

  • Specialized agents (Fundamentals, Sentiment, News, Technical analysts) collaborate across the full research → decision pipeline
  • LangGraph-based orchestration enables robust agent debate and synthesis
  • Supports 6+ LLM providers including Anthropic Claude
  • Research-focused — not financial advice; used for exploration and risk assessment

Quick Start

Set up a multi-agent trading analysis workflow for a chosen ticker using Claude or GPT as the LLM provider.

Frequently Asked Questions about trading-agents-llm

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

FAQPage Schema
How do I build a multi-agent LLM workflow for trading analysis?

A multi-agent LLM workflow for trading analysis is built by orchestrating specialized agents—such as fundamentals, sentiment, news, and technical analysts—that collaborate across the research pipeline to debate and synthesize market decisions using LangGraph.

Can I use LangGraph to coordinate multiple AI agents for equity and crypto research?

LangGraph can coordinate multiple AI agents for equity, FX, and crypto research pipelines by enabling robust agent debate and synthesis, allowing specialized analysts to collaborate from research through to risk evaluation.

What is the best way to simulate a trading firm with AI agents?

Simulating a trading firm with AI agents involves deploying a multi-agent LLM framework where specialized fundamentals and sentiment analysts collaborate to analyze markets and propose trading decisions through orchestrated debate.

Does multi-agent trading analysis support multiple LLM providers like Anthropic Claude?

Multi-agent trading analysis supports over six LLM providers, including Anthropic Claude and GPT, allowing you to set up specialized agent workflows to analyze chosen tickers across equity, FX, and crypto markets.

Can I use multi-agent LLM trading decisions as financial advice?

Multi-agent LLM trading decisions cannot be used as financial advice because the framework operates under a research-only policy designed for market exploration and risk assessment rather than executing live trades.

Why use agent debate in market research pipelines?

Agent debate in market research pipelines is used to synthesize diverse perspectives from fundamentals, sentiment, news, and technical analysts, ensuring comprehensive risk evaluation before generating trading decisions.