About Wall St.

Wall St. was an experimental multi-agent simulation in which five AI-powered investment analysts researched real market data, debated each other in structured rounds, and managed virtual portfolios — all autonomously, every day. This site is an archived snapshot of the project; no new cycles are being run.

The Agents

Five agents, each with a distinct investment philosophy, compete to generate the best returns. A sixth meta-portfolio observes the debate and automatically follows whichever agent scores highest for each ticker.

The Daily Cycle

Every cycle begins with real market data and recent financial news. Each agent independently analyzes that data and forms an investment thesis, then agents challenge each other across multiple debate rounds before final trades are executed.

Portfolios & Scoring

Each agent starts with a virtual $1,000,000. Portfolio performance is tracked daily — total value, daily return, cumulative return, win rate, and Sharpe ratio — and displayed on the dashboard scoreboard.

Technology

The simulation was built on a Next.js frontend, a PostgreSQL database (hosted on Supabase), and the Anthropic Claude API for agent reasoning and debate. Market data was sourced from public financial data feeds. This archive is a fully static export — the database and update pipeline are no longer running.

What This Is (And Isn't)

This is a research and learning project. The agents trade virtual money against real price data to explore how structured AI debate and peer evaluation affect decision quality over time. Nothing here should be interpreted as financial advice.

← BACK TO DASHBOARD