OpenTrade icon

OpenTrade

OpenTrade is a macOS trading harness for Claude Code and Codex agents, routing trades via Robinhood Agentic Trading through the official MCP for scheduled, guarded background workflows.

OpenTrade

What OpenTrade is

OpenTrade is a macOS trading harness for Claude Code and Codex agents. It is built to let agents monitor market events, react autonomously, and place or cancel real orders through a Robinhood Agentic Trading account using the official MCP connection.

The product is designed for local, long-running agent workflows rather than a generic brokerage dashboard. According to the README, users can set guardrails, schedules, and monitors so agents can operate 24/7 on the user’s machine, while background sessions keep the agents active even when the app is closed.

Core capabilities

Event-driven and scheduled execution

Agents can be scheduled to run periodically or triggered by arbitrary events through background scripts, so trading workflows do not depend on manual initiation.

Multi-agent orchestration

The app supports multiple agents, letting users delegate different strategies or parts of a portfolio to separate agents.

Trading guardrails

Manual and automatic order approvals, background turn limits, and per-agent order accounting help constrain how agents act before trades are placed.

Background sessions

Agents continue receiving notifications and can keep working in the background even when the app is closed, which supports longer-running workflows.

Claude Code and Codex support

OpenTrade executes trades in a Robinhood Agentic Trading account through the official MCP, and the README says it supports both Claude Code and Codex agents.

Practical ways to use OpenTrade

  • Automated event response

    Run an agent that monitors a market signal or other event source and reacts when a condition is met, instead of requiring manual supervision for every step.

  • Separate strategy delegation

    Split strategies across multiple agents so one agent can focus on a specific portfolio slice or trading style while another handles a different task.

  • Controlled order execution

    Use approvals, background turn limits, and per-agent accounting to keep agent activity within defined boundaries before orders are executed.

  • Persistent background operation

    Keep agents running after the app is closed when you want long-lived workflows that continue receiving notifications and resuming work in the background.

  • Agent-based Robinhood trading

    Connect Claude Code or Codex to a Robinhood Agentic Trading account when you want an agent-driven workflow that works through the official MCP path.

Pros and Cons

Pros

  • Supports autonomous trading workflows for Claude Code and Codex agents.
  • Can schedule agents and react to arbitrary events via background scripts.
  • Includes guardrails such as manual or automatic approvals and turn limits.
  • Supports multiple agents and per-agent accounting.
  • Can keep agents notified and working in the background even when the app is closed.

Cons

  • Requires an Apple Silicon Mac and a signed-in Claude Code and/or Codex CLI setup.
  • Requires an authenticated Robinhood MCP connection, so it is not a standalone trading service.
  • The repository describes the software as experimental and provided as-is, with substantial trading risk and no warranty.

FAQ

What does OpenTrade connect to?

OpenTrade is a macOS app that lets Claude Code and Codex agents trade through a Robinhood Agentic Trading account using the official MCP connection. The README says an authenticated Robinhood MCP connection is required.

What platform does OpenTrade run on?

The app is installed from a GitHub Releases DMG and currently requires an Apple Silicon Mac. The README also says it auto-updates from GitHub Releases.

How is OpenTrade meant to be used?

OpenTrade is designed for autonomous or semi-autonomous agent workflows: agents can monitor events, schedule themselves, trade with guardrails, and keep working in background sessions even when the app is closed.

What guardrails does OpenTrade provide?

The source describes manual and automatic order approvals, background turn limits, and per-agent order accounting as guardrails. The README also includes a disclaimer that users are responsible for supervising their agents and the financial consequences of trading.

Is OpenTrade fully open source?

The repository license is Elastic License 2.0, which is source-available rather than a permissive open-source license. The README says you may use, copy, modify, and redistribute the software, but not provide it as a hosted or managed service.

Quick Facts

Category
Developer Tool
Platform
macOS, Apple Silicon
Primary users
Claude Code and Codex agent users
Source domain
github.com
Integration
Robinhood Agentic Trading via official MCP
License
Elastic License 2.0 (source-available)