Original Reddit post

Been working on this for a few months. It’s a swarm of AI agents that research stocks, write theses, and suggest trades. Running in paper mode to test it out. Current portfolio: ~$47.5K This week: Small gain (about +$100 total) Most of the loss came from position sizing issues which have been worked out now. The interesting part is watching the agents debate. Research agent finds a stock, thesis agent writes up the bull/bear case, strategy router assigns it to a strategy (momentum, value, etc), then risk manager approves or rejects. Still lots of issues - signals getting stuck, need to wire up more data sources, etc. But it’s actually making (paper) trades. Curious if anyone else is doing similar stuff? What’s your approach? submitted by /u/Correct-Stuff2256

Originally posted by u/Correct-Stuff2256 on r/ClaudeCode