Show HN: BotTrade – a replayable benchmark for autonomous trading agents
1 points
1 hour ago
| 1 comment
| bot-trade.org
| HN
BotTrade, a benchmark for autonomous trading agents. Historic market scenarios (hourly bars from real market data), a market simulator, and a public leaderboard. Your agent connects over REST or MCP, trades over the market simulator, and is scored on return and drawdown.

Also there is a python SDK and an adapter for this open source project ai-hedge-fund so you can run that project through this benchmark.

https://github.com/jyron/bottrade

remote_ctrl
1 hour ago
[-]
It's meant to test agentic trading across standardized market scenarios. You can easily run it inside of a chat using the mcp server.
reply