Live now · 21-day free trial · Founding rates for early accounts

Supervision dashboard for OpenClaw trading agents

See every decision your agent makes. Govern every tool it can touch. Stop it in one click. Your agent runs on your infrastructure with your keys — ReefClaw is the window and the controls.

ReefClaw is software — not a trading platform, not a broker. Your exchange account and capital stay with you.

Risk warning. Trading cryptocurrency is high-risk and can result in the total loss of your capital. Your own OpenClaw agent executes every trade using your own exchange API keys; nothing on this page is financial advice. Full Terms and Privacy.

reefclaw.com/dashboard
Self-hosted
Your OpenClaw, your machine
BYO keys
Your exchange, your API keys
No custody
Your funds never touch us
57 tools
Your agent's toolkit
Build & backtest strategies
2 templates to start, then your own

Your OpenClaw agent runs on your machine. ReefClaw adds the view.

OpenClaw connects to exchanges and operates on the rules you configure. But without market data your agent trades blind, and without a visual layer you are reading terminal logs and hoping nothing unexpected happens. ReefClaw gives your agent a 57-tool market-intelligence API to reason with, and gives you a live dashboard to supervise every decision — without changing where it runs, who holds its keys, or who makes the calls.

OpenClaw alone

Terminal logs. No charts. No way to see your agent's P&L in real time. No dashboard-level kill switch. You are reading JSON and hoping for the best.

Add ReefClaw

Paste one message to your agent. It installs the connector and dials out to our relay — no config files, no ports, no Docker. Data starts flowing to your personal dashboard.

With ReefClaw

A 57-tool market-intelligence API your agent calls before every decision. Full dashboard. Live charts. Chat with your agent. Emergency controls at hand. Everything visible, nothing owned by us.

Clarity

What ReefClaw is, and what it is not

Crypto tooling too often blurs the line between “software” and “financial service.” ReefClaw is squarely the first. Here is exactly what that means.

What ReefClaw is

  • A web dashboard that visualises the activity of an OpenClaw agent you run yourself.
  • A market-intelligence API we host and your agent calls during reasoning — regime classification, funding percentiles, order-flow, liquidation clusters, volume delta, and detection of 18 chart patterns.
  • A command channel you can use to pause, flatten, or stop your agent from a browser.
  • A governance surface: which tools your agent may call, which trades need your approval, which learnings it may act on.
  • Hosted software you pay a subscription for. Your trading state stays linked to your own infrastructure.

What ReefClaw is not

  • Not a trading platform. We do not match orders or operate a trading venue.
  • Not a broker or exchange. Your Binance account stays yours.
  • Not an investment manager. We do not make decisions with your money.
  • Not a source of financial advice. Information shown is data, not recommendations.
  • Not a custodian. We never hold your funds or your exchange API keys.

All trading is executed by your OpenClaw agent, running on your hardware, using your exchange API keys, under strategies you configure. You are solely responsible for every decision your agent makes.

Product

What ReefClaw adds to your OpenClaw setup

A human-in-the-loop supervision layer for the agent you already run: real-time observability, a structured decision record, exchange-enforced protection, and controls that work when you need them.

See every order your agent places

Two dashboard shells over the same live stream: Studio, a focused nine-view workspace, and Classic, a configurable multi-panel grid. Live charts with trade markers, order lifecycle, P&L, open positions — on desktop and a native-feeling mobile experience.

A decision journal for every position

Every position carries its own reasoning timeline: the thesis at entry, a structured review at every heartbeat, and the assessment at close. When a trade goes wrong, you can read exactly what the agent was thinking at each step.

A safety floor the agent cannot cross

Every live position gets exchange-native stop-loss and take-profit brackets attached at entry — enforced by Binance in milliseconds, independent of the agent, your server, or ReefClaw. Hard risk limits auto-pause trading, and only you can resume past a loss limit.

Emergency controls always available

Kill, flatten, pause, resume — one click, never hidden, never disabled. Commands fire over WebSocket and HTTP simultaneously so they reach your agent even under degraded connections, and the button reflects real execution, not just delivery.

Approve every trade before it fires

Optional per-trade approval mode: each new entry is proposed to your dashboard with its thesis, entry, stop, and score — nothing touches the exchange until you approve. Discuss a proposal in chat, or let it expire.

A learning loop you curate

Your agent mines its own trade history for statistically significant patterns and proposes learnings. You confirm, ignore, or retire them; confirmed learnings feed back into future decisions. Autonomy is earned through tiers you control — novice to master.

Build and backtest your own strategies

Start from 2 curated template strategies, then compose your own with the declarative builder — a library of reusable conditions, no code required. Co-design in chat: describe an idea, your agent drafts parameters and backtests them before anything is activated.

Cost-honest backtesting

Walk-forward backtests against roughly six years of Binance Futures history — with taker fees, slippage, and funding settlements deducted, so the verdict is net of real costs. Historical results do not predict future outcomes.

Talk to your agent in plain English

A chat channel straight to your agent. Ask why it entered, adjust parameters, or tell it to stand down. The agent runs on your machine — ReefClaw is the messenger.

Setup

Connected in three steps

No servers to deploy. No ports to open. Your exchange API keys never leave OpenClaw.

01

Create your account and generate a token

Sign up, accept the terms, and generate a connection token from the onboarding page. One click.

02

Paste one message to your OpenClaw agent

The onboarding page gives you a single message containing the installer command and your connection details. Your agent runs the installer, saves the connection, and dials out to our relay — it does the setup, not you.

npx @reefclaw/connect
New to OpenClaw? Start at openclaw.ai
03

Watch it connect

The page detects your agent the moment it reaches the relay — verified by the connection itself, not by a button. Paper trading streams to your dashboard immediately; live trading is a separate, deliberate step with its own go-live checklist.

Toolkit

63 tools. Not a black box.

57 tools your agent can call, 6 operator-only controls reserved for you. Every tool call is visible on your dashboard in real time, and you decide per-tool what your agent is allowed to use. The list below is generated from the same catalog that runs the product.

Execution & Orders

7

Place, cancel and close positions; manage exchange-side stop / take-profit brackets.

create_orderclose_positioncancel_ordercancel_all_ordersmodify_stopmodify_targetattach_brackets

Signals & Setups

7

Discover and qualify trade setups before entry.

scan_pairsget_setup_detailscore_setupget_signalsget_regimeget_pattern_scanget_divergences

Market Data

7

Raw price, candles, structure and book depth straight from your exchange.

fetch_tickerfetch_ohlcvget_market_structureget_orderbookget_crypto_metricsget_volume_analysisget_volume_profile

Order Flow & Microstructure

4

Aggressive flow, CVD, liquidation pulse and resting liquidity.

get_trade_flowget_cvdget_liquidation_pulseget_resting_liquidity

Market Intelligence

5

Sentiment, breadth, basis and derivatives positioning context.

get_market_intelget_sentimentget_market_breadthget_basisget_funding_context

Risk & Brackets

7

Portfolio risk, stress tests, liquidation levels and bracket protection audit.

get_risk_summaryget_risk_scenarioget_cascade_riskget_liquidation_levelscheck_position_healthaudit_bracket_protectionget_wave9_status

Account State

3

Balance, open positions and pending orders.

fetch_balancefetch_positionsfetch_open_orders

Position Reviews

2

Per-heartbeat structured reviews and self-reflection on open positions.

record_position_reviewsget_my_recent_reviews

Performance & Analytics

6

Win rates, sizing, backtests and trade-history queries.

get_trade_feedbackget_sizingget_analyticsget_session_reviewquery_tradesget_backtest

Learning Loop

5

Mined patterns, operator-confirmed learnings and proposals.

get_relevant_learningsget_my_mined_patternsget_my_proposed_learningsquery_review_outcomespropose_learning

Strategy Management

3

Save, list and toggle Strategy-Box strategies.

list_strategiessave_strategytoggle_strategy

Agent State

1

Earned autonomy tier and unlocked permissions.

get_agent_profile

Operator-only · not agent-facing

6

Dashboard configuration tools. These are never handed to the agent — you drive them from Settings.

set_exchange_credentialstest_exchange_credentialsclear_exchange_credentialsset_trading_modeget_bracket_configset_bracket_requirement

Locked tools form the safety floor — protective stops, position close, bracket audit. They cannot be disabled, by you or by us. Everything else is yours to govern from the dashboard, applied to the agent within a minute, no restart.

Safety & Security

Autonomous trading is only acceptable when the failure modes are engineered for. These are not marketing claims — each one is an enforced invariant in the product.

Trading safety

  • Protective stop on every live position
    Exchange-native STOP_MARKET + TAKE_PROFIT_MARKET brackets attach at entry. Binance enforces them even if your server or ours goes down.
  • Hard loss limits with auto-pause
    Max daily drawdown, per-trade loss, and daily loss caps enforced at the gateway. Past a limit, the agent cannot self-resume — only you can.
  • Kill switch preserves protection
    Emergency stop cancels working orders but never strips protective stops, so positions are never left naked.
  • Per-tool governance
    You decide which of the 57 tools your agent may call — toggles apply within a minute, no restart. The 7-tool safety floor is hard-locked and cannot be disabled, by you or by us.
  • Reconciliation on reconnect
    Full state snapshot on every reconnect — including all open orders on the exchange, not just the ones the agent remembers. Drift requires your acknowledgement.

Platform security

  • No custody, no keys
    Your exchange API keys live in your OpenClaw configuration on your machine. ReefClaw never sees them and never holds funds.
  • Hashed connection tokens
    Connection tokens are SHA-256-hashed before storage — never stored in plaintext. A token pasted into chat is redacted and automatically revoked.
  • Isolated per-user relay rooms
    Each account gets its own relay room on Cloudflare’s edge; tokens are bound to their room, so cross-account subscription is impossible.
  • Outbound-only connection
    Your agent dials out over WSS. No open ports, no reverse proxy, no public IP on your side.
  • Continuous security scanning
    Static analysis, secret scanning, and dependency auditing run in CI and can block merges. Tenant isolation is guarded by a dedicated multi-tenant test suite.
Architecture

Your agent stays yours

OpenClaw runs on your machine. Your exchange keys, strategy, and memory never leave your environment. ReefClaw is a window in and a hand on the controls.

Your Agent
Your machine / VPS
Trades, learns, connects to exchange
Outbound WSS
Relay
Cloudflare
Edge Network
Encrypted
Dashboard
reefclaw.com
You watch, chat, and intervene

No ports to expose

Your agent connects outbound to our relay. No firewall rules, no reverse proxy, no public IP needed.

Execution facts from the exchange

Orders, fills, and P&L come from exchange events — not from what the agent remembers submitting. What you see is what actually happened.

Kill switch works always

Emergency controls fire on both WebSocket and HTTP simultaneously. If one path is down, the other gets through.

Pricing

21 days free. Founding rates while they last.

Every account starts with a 21-day free trial of everything — no card required. Founding-member rates are locked in for early accounts and rise at general availability.

Pro

$39/mo founding rate
$99/mo at general availability

One plan, everything included: full dashboard, market intelligence, backtesting, learning loop, paper and live trading. Every account starts with a 21-day free trial — no card required.

Start 21-day free trial

Full plan details

Common questions

Is ReefClaw a trading platform?
No. ReefClaw is software. We do not match orders, hold funds, take custody of assets, or execute trades. Your own OpenClaw agent, running on your own hardware and using your own exchange API keys, does that. ReefClaw is a dashboard over that agent and a market-data service it can call.
Does ReefClaw give investment advice?
No. ReefClaw is not authorised or regulated by the Financial Conduct Authority or any other regulator. The information we surface is data, not advice or recommendations. All trading decisions are made by your OpenClaw agent, under strategies you configure, on infrastructure you control.
What is OpenClaw?
OpenClaw is an open-source AI agent framework you can self-host. You install it on your own machine or VPS. ReefClaw is a supervision layer you add on top of OpenClaw: a real-time dashboard, per-tool governance, and a market-data API your agent can query.
How do I connect my agent?
Create an account, generate a connection token, and paste one message to your OpenClaw agent. The agent runs our installer (npx @reefclaw/connect), saves the connection, and dials out to our relay. The onboarding page detects the connection automatically — no ports, no config files, no manual setup.
What happens when my 21-day free trial ends?
Your dashboard connection, open positions, and emergency controls (kill switch, flatten, pause) stay fully functional — safety features are never locked behind payment, during the trial or after it. Market intelligence, signals, backtesting, strategy management, and the premium panels pause until you subscribe. Nothing is deleted.
Where does my money sit?
In your own Binance (or other supported) exchange account. ReefClaw never holds your money and never sees your API keys. Keys live in your OpenClaw configuration, on your machine.
Do I need to expose any ports or run a server for the dashboard?
No. Your OpenClaw instance makes an outbound WebSocket connection to our edge relay. You do not open ports, configure firewalls, or run a reverse proxy.
What if I lose connection to the dashboard?
The dashboard reconnects automatically. Emergency commands fall back to HTTP if the WebSocket drops, and on reconnect a full state snapshot reconciles anything that changed while you were away. Exchange-side protective brackets keep enforcing regardless, and your agent continues operating under the rules you configured independently of the dashboard.
How does the learning work?
Your agent keeps a structured journal of every position — thesis at entry, reviews while open, assessment at close — and mines that history for statistically significant patterns. It proposes learnings; you confirm, ignore, or retire them, and confirmed learnings are surfaced back to the agent at decision time. Autonomy is tiered (novice, apprentice, journeyman, master) based on demonstrated track record, and you configure how much latitude each tier grants.
What exchanges does my agent support?
OpenClaw supports 100+ exchanges via CCXT (Binance, Bybit, OKX, and others). ReefClaw’s intelligence service and live-trading integration are currently centred on Binance USD-M Futures.
Is my data safe?
Your connection token is hashed before storage and never stored in plaintext; if one leaks into chat it is redacted and auto-revoked. Each user gets an isolated relay room on Cloudflare. Your agent, API keys, and strategy logic stay on your machine. Our CI runs static analysis, secret scanning, and a multi-tenant isolation test suite on every change.
What happens when I move my agent to live trading?
You configure live trading entirely through OpenClaw, on your own machine, by supplying your exchange API keys to OpenClaw (not to ReefClaw). Mode changes move one rung at a time (paper → micro-live → live), a go-live checklist verifies connectivity and permissions first, and every live position is bracketed with an exchange-side protective stop. ReefClaw’s role does not change: visualisation, market data, and emergency controls.
Are there any guarantees of return or performance?
No. Trading cryptocurrency carries substantial risk, including total loss of capital. Historical backtest results do not predict future performance. ReefClaw does not guarantee any outcome from using your OpenClaw agent. You are solely responsible for every trading decision made by your agent.

Put eyes on your agent today

Every feature unlocked for 21 days — no card required. Start in paper mode with real market data, connect your agent in minutes, and see everything it does.