Month-Long Review of 17 Autonomous Agents Trading Real Money
randbobaccount · reddit · 2026-09-01
The author deployed 17 autonomous agents to trade approximately $3,000 across Robinhood and Coinbase accounts for one month with no human intervention, executing 416 real fills. The total portfolio returned +15.21%, largely driven by a single strategy.
The Winner:
- Crypto Rotator: Holds one crypto at a time based on a composite score of momentum, volume, and volatility. It rotated four times (LINK, ADA, LINK, ETH, SOL) and returned +77.9%. The author attributes this largely to luck, specifically a 26.7% gain on ETH over four days.
The Loser:
- WSB Consensus: Buys assets trending on r/wallstreetbets. It bought Moderna before a 24% overnight drop, ending -19.2%. This demonstrates that a well-built agent efficiently loses money on bad signals, highlighting the need for weak signals as controls.
The Design Dilemma:
- Trump Tweet Trader: Parses Truth Social to buy praised large-caps. For example, it bought Micron 16 minutes after a positive post, capturing a 2.4% gain the next morning.
- Core Question: For attention-driven signals, should exits be time-based or signal-based? The premise is that a shout-out is an attention spike with no fundamental content, suggesting a short half-life measured in hours. The author debates between a fixed 24-hour exit versus holding for a signal reversal, seeking data on attention decay curves or a principled way to set holding periods.
More from coding & agent
- The Intent Engineering Framework: Designing Objectives and Constraints for AI Agents — PawelHuryn · 2026-09-01
- LangChain RT: Engineering becomes crucial skill alongside evals — LangChain · 2026-09-01
- Rayrun: Deploy Production-Grade MCPs in Under 1 Minute via AI — lucgagan · 2026-09-01
- Introducing Wrapture: A Python Tool for Wrapping, Testing, and Tracing — Simon Willison · 2026-09-01
- Don't Sleep on Vision Support for Coding Agents — ChemistNo8486 · 2026-09-01
- Discussion on the Limitations of WebMCP — enmotent · 2026-09-01