I had originally created a basic mcp server and basic guardrails that ran within a directory using ClaudeCode. This past weekend I reworked this all and made the next iteration. I’m calling it OpenProphet. It uses alpaca markets for the api and Open Code to support many different model providers. It supports multiple accounts and lets you create agent personas and strategies. Basically there is the go trading backend that has news aggregation and trading tools. The mcp interacts with the go application. The webui is basically just html and JS to send requests to the OpenCode instance. Each chat will open a new session, interrupting a session with a message stops it and resumes the session again with the message added. The agents can update heartbeats, log decisions, and change strategies at run time. It’s not supposed to be an algorithmic trader, but more so copy what your own strategy would be as a human trading. I don’t recommend using real money but it supports it. Original Medium: https://medium.com/@jakenesler/i-gave-claude-code-100k-to-trade-with-in-the-last-month-and-beat-the-market-ece3fd6dcebc Repo - Free and OpenSource www.github.com/jakenesler/openprophet Website www.openprophet.io submitted by /u/Quiet_Pudding8805
Originally posted by u/Quiet_Pudding8805 on r/ArtificialInteligence
