Skip to main content

Web UI for TradingAgents multi-agent trading framework

Project description

TradingAgents WebUI

A modern web interface for the TradingAgents multi-agent trading framework.

Installation

Prerequisites

Quick Install

pip install tradingagents-webui

That's it! TradingAgents must already be installed (the WebUI uses it as a dependency).

Install from Source

git clone https://github.com/YOUR_USERNAME/TradingAgents-WebUI.git
cd TradingAgents-WebUI
pip install -e .

Usage

After installation, run:

tradingagents-web

Then open http://localhost:1100 in your browser.

Configuration

The WebUI auto-detects your TradingAgents installation. Set your API keys in your TradingAgents .env file:

# In your TradingAgents folder, edit .env:
OPENAI_API_KEY=your_key_here
MINIMAX_API_KEY=your_key_here
ANTHROPIC_API_KEY=your_key_here

The WebUI reads these keys automatically — no duplicate configuration needed.

Remote Access

The server binds to 0.0.0.0:1100 so it's accessible from other devices on your network. For mobile access via Tailscale:

  1. Ensure Tailscale is running on your Mac
  2. Find your Mac's Tailscale IP
  3. Access from mobile: http://<tailscale-ip>:1100

Architecture

  • Backend: FastAPI + WebSocket for real-time updates
  • Frontend: Vue 3 (CDN) + TailwindCSS
  • Reports: Saved to ~/.tradingagents/reports/
  • Memory: Uses existing ~/.tradingagents/memory/trading_memory.md

The WebUI is a thin wrapper that imports from your installed TradingAgents package — no duplicated code, just a different interface.

Uninstall

pip uninstall tradingagents-webui

This removes only the WebUI package. Your TradingAgents installation remains unchanged.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tradingagents_webui-0.1.0.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tradingagents_webui-0.1.0-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file tradingagents_webui-0.1.0.tar.gz.

File metadata

  • Download URL: tradingagents_webui-0.1.0.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tradingagents_webui-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2d93d22309d5536a2417bd32a6771f8834824c12b1aa1919247502b27e5c956f
MD5 d708aa30a085696bfe504ca004d72f6b
BLAKE2b-256 352240aaca8758beebc72e304ff299d2ea08172c8f7308f8293b1d1f37ec71d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for tradingagents_webui-0.1.0.tar.gz:

Publisher: python-publish.yml on lhcheung03/TradingAgents-WebUI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tradingagents_webui-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tradingagents_webui-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d3e6cfedc17cddc1528a7c8e16bb2582163cbbf0fae07f3fb16feb7b6c4f701
MD5 0ae3839a8c0766e17293508066fa6c91
BLAKE2b-256 ae7822daae268ae1bd101607e5a85982d3bf9a3e1138356055d4ca54a37ddd73

See more details on using hashes here.

Provenance

The following attestation bundles were made for tradingagents_webui-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on lhcheung03/TradingAgents-WebUI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page