Letting an agent deploy trading strategies over MCP, then grading it with something it cannot touch

QuanTradin · reddit · 2026-09-24

The author exposes 22 tools over MCP so an agent (tested with Claude Code and Claude Desktop via mcp-remote) can build, backtest and deploy trading strategies to a paper account autonomously. Key insight: agents are good at generating candidate strategies but terrible at judging their own output. The fix: a separate grader the agent can read but cannot influence. Of 70 strategies, 1 has a LIVE verdict, 1 SHADOW, 1 SHELF. Three reusable mechanisms: per-account key pairs, capability scopes (read/backtest/deploy) bound to each pair, and an owner-only freeze the agent can see but only a human can set. All paper trading, no real money.

Original post →

More from coding & agent

coding & agent channel →