AI UNDERDOGS
Back
0:00 / 1:00
#222

rh-trading-agent

github.com/LoganYangBo/rh-trading-agent
AI tradingMulti-agentClaude CodeMCP
199 views💬 0 comments🔗 0 visits

A team of Claude Code sub-agents actually trading on Robinhood

WHAT IT SOLVES

Most AI trading projects stop at backtesting. This one wires Claude Code agents to a live Robinhood MCP and lets them place real orders

WHY IT'S INTERESTING

Real craft

Multi-agent architecture, not one model doing everything

Not just a single prompt asking Claude to spit out signals. Strategy generation, position management, and order execution are split into separate sub-agents with their own roles, plus a dashboard to monitor state. The architecture alone tells you this wasn't thrown together over a weekend

Product taste

Idle-window automation + pluggable strategies

Commit messages mention idle-window automation and left-side strategy — the agent finds work to do during market downtime, and strategy modules are swappable. Most people stop at a first demo; he kept polishing the edges

TECH GUESS

Claude Code orchestrating sub-agents, Robinhood MCP for broker API, frontend dashboard is probably a lightweight web UI

📍 Source: hn📅 2026-08-20Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related