OpenProphet: Open-Source Autonomous Trading Agent with Web UI

OpenProphet is a second iteration of the Claude_Prophet project, built with Claude Opus 4.6 over two days. It's described as a "totally autonomous Openclaw like webui" that opens in a browser.
Key Features and Functionality
The tool represents a shift from the original approach where users would "just use Claude code and say 'Go trade with these rules'." Instead, OpenProphet provides:
- Browser-based interface
- Support for multiple Alpaca accounts simultaneously
- Runs on OpenCode
- Ability to attach any LLM (not just Claude)
- Configuration for Agent Personas and Strategies
- Simple stop/start functionality
- Ability for the agent itself to update configuration rules
Important Clarifications
The creator emphasizes several key points about the tool's nature:
- This is not a high-frequency trading bot
- It functions as "more so a proxy of your own strategy"
- The agent typically plans exits and sets limit orders rather than executing instant orders
- Addresses previous criticism about "unrealistic fills" by explaining the limit order approach
Project Details and Resources
The project is completely free and open-source. The creator notes they "don't recommend trading with real money, but there is no way to stop you from setting up a live alpaca markets key."
Additional resources include:
- Website for non-technical users: www.openprophet.io (offers one-click deployment scripts, pre-made templates, and documentation)
- GitHub repository: www.github.com/jakenesler/openprophet
- Original project: www.github.com/jakenesler/claude_prophet
- Medium article detailing the original experiment: https://medium.com/@jakenesler/i-gave-claude-code-100k-to-trade-with-in-the-last-month-and-beat-the-market-ece3fd6dcebc
The original Claude_Prophet project received significant attention with over 90k views, 209 GitHub stars, and 17.5k views on Medium. The creator notes recent "explosion in Claude trading posts" as motivation for this second iteration.
📖 Read the full source: r/ClaudeAI
👀 See Also

SkillsGate: Open Source Marketplace for AI Coding Agent Skills
SkillsGate is an open source marketplace that indexes 45,000+ skills for AI coding agents like Claude Code, Cursor, and Windsurf. It provides semantic search with vector embeddings and one-command installation via npx.

Mouse: Coordinate-Based Editing Staged Changes and Atomic Rollback for AI Coding Agents
Mouse replaces string-replacement editing with six coordinate-based operations (INSERT, DELETE, ADJUST) plus staged changes with atomic rollback for AI agents.

Stanford Researchers Release OpenJarvis: A Local-First Framework for On-Device AI Agents
Stanford researchers have released OpenJarvis, a local-first framework for building on-device personal AI agents with tools, memory, and learning capabilities. The project includes GitHub repository and website links for developers to explore.

Simplifying Automation with OpenClaw Wrappers
OpenClaw Wrappers offer an efficient way to manage AI coding agents. Discover how these tools integrate easily into existing frameworks with specific command examples and community feedback.