Deep Current · Paper Stack
Live Agent Command Center
Polymarket + Hyperliquid whale intelligence, execution telemetry, and workflow orchestration in one viewport.
Open Trades
0
Closed Trades
6
Alerts Today
0
Clusters Active
0
Wallet Scores Tracked
53
Net P&L
$4,103.68
Performance Snapshot
Paper account guardrails remain: Win Rate ≥62%, ROI ≥15%, Max DD ≤10%, Profit Factor ≥1.7.
Workflow Modules
Dedicated lanes for each automation pillar.
Deep Current
15m / 5m paper-trading stack fed by Hyperliquid whale telemetry and Polymarket orderflow.
Quantom Arbitrage Bot
Signals captured: 102 · Last spread 0.2282 on BTC 15m
Telegram Ops Layer
Automated alert delivery, exit logic, and daily snapshots direct to @Plug City.
Hyperliquid Wallet Leaderboard
Top tracked wallets by composite score (paper stack).
| # | Wallet | P&L | ROI | Win% | Sharpe | Score |
|---|---|---|---|---|---|---|
| 1 | 0x87dc…1425 | $11,022.05 | 769.82% | 23.30% | 0.89 | 0.662 |
| 2 | 0x0284…3806 | $77,180.62 | 25.26% | 33.30% | 3.85 | 0.594 |
| 3 | 0xeadc…9d55 | $456,522.88 | 17.88% | 29.70% | 1.03 | 0.563 |
| 4 | 0xb61a…10d9 | $-20,585.71 | -57.54% | 9.85% | -0.53 | 0.297 |
| 5 | 0xa5b0…1d41 | $0.00 | 0.00% | 0.00% | 0.00 | 0.292 |
| 6 | 0xe44b…9ea8 | $0.00 | 0.00% | 0.00% | 0.00 | 0.292 |
| 7 | 0x393d…2109 | $0.00 | 0.00% | 0.00% | 0.00 | 0.292 |
| 8 | 0x939f…04d2 | $-1,187,347.36 | -43.44% | 24.95% | -0.65 | 0.117 |
Post-Trade Analyzer
Latest guardrail breaches surfaced for tuning.
| Market | Flags |
|---|---|
| bitcoin-up-or-down-march-16-2026-12am-et | Low Conviction ×1 |
| btc-updown-15m-1773658800 | Low Conviction ×1 |
| btc-updown-15m-1773663300 | Low Conviction ×1 |
| btc-updown-15m-1773664200 | Low Conviction ×1 |
| btc-updown-15m-1773666000 | Low Conviction ×1 |
No open trades — all signals flat.
Recent Closed Trades
Most recent exits (UTC).
| Exit Time | Market | Side | P&L | Return |
|---|---|---|---|---|
| 21 Mar 2026 · 08:59 UTC | ethereum-up-or-down-march-21-2026-4am-et | BUY | $955.06 | 955.06% |
| 19 Mar 2026 · 02:59 UTC | bitcoin-up-or-down-march-18-2026-10pm-et | BUY | $-93.00 | -93.00% |
| 19 Mar 2026 · 02:44 UTC | ethereum-up-or-down-march-18-2026-10pm-et | BUY | $173.79 | 173.79% |
| 18 Mar 2026 · 09:59 UTC | ethereum-up-or-down-march-18-2026-5am-et | BUY | $799.50 | 799.50% |
| 17 Mar 2026 · 02:14 UTC | what-price-will-bitcoin-hit-in-march-2026 | BUY | $-6.16 | -6.16% |
| 17 Mar 2026 · 01:13 UTC | what-price-will-bitcoin-hit-in-march-2026 | BUY | $2,274.50 | 2274.50% |
Polymarket Live Results
Live account snapshot from the OMS/report endpoint.
Open Orders: 0
Open Positions: 0
| Coin | Edge After Spread | Spread | Decision | Reason |
|---|---|---|---|---|
| BTC | -0.00714281485098906 | 0.02105263157894739 | skipped | delta_30s_insufficient |
| ETH | — | — | error | Expecting value: line 1 column 1 (char 0) |
| SOL | — | — | error | Expecting value: line 1 column 1 (char 0) |
| XRP | — | — | error | Expecting value: line 1 column 1 (char 0) |
| DOGE | — | — | error | Expecting value: line 1 column 1 (char 0) |
| BNB | — | — | error | Expecting value: line 1 column 1 (char 0) |
| ADA | — | — | error | Expecting value: line 1 column 1 (char 0) |
| Trade | Side | Price | Size |
|---|---|---|---|
| 1f98930f-0790-4e31-a96e-35da7f35cb8d | BUY | 0.48 | 2 |
| e7fc71a6-c3ce-4921-943d-4dc566b7603b | BUY | 0.52 | 2 |
| 793a811f-594d-429c-a66b-e058e3bede6e | BUY | 0.46 | 4 |
| 8d8581b9-71f6-4bb2-8265-23556ec1f522 | SELL | 0.51 | 152.59 |
| eeb7f0e0-025d-46fa-8c76-b15f611a9742 | SELL | 0.83 | 32.44 |
| 95ed4f1d-2aea-416e-9fe9-d1d44b7f8bf9 | SELL | 0.52 | 9.71 |
Data Feeds & Reports
Raw artifacts for downstream analysis.
- Interactive dashboard
/data/.openclaw/workspace/agent_dashboard/state.json— latest state/data/.openclaw/workspace/reports/daily_snapshot.json— daily snapshot/data/.openclaw/workspace/alerts/alerts.jsonl— alert log/data/.openclaw/workspace/whale_intel_mvp/alerts/arbitrage_signals.jsonl— arbitrage spread log
:root {
–bg: #04050a;
–panel: rgba(255,255,255,0.04);
–panel-border: rgba(255,255,255,0.08);
–accent: #64f6ff;
–accent-2: #8c94ff;
}
body { margin: 0; }
.quantom-command-center {
font-family: ‘Inter’, ‘Space Grotesk’, system-ui, sans-serif;
background: var(–bg);
color: #f5f5f5;
padding: 32px 24px 80px;
line-height: 1.6;
}
.top-nav {
display: flex;
justify-content: space-between;
align-items: center;
gap: 16px;
margin-bottom: 24px;
}
.brand {
font-weight: 600;
letter-spacing: 0.2em;
text-transform: uppercase;
}
.nav-links a {
color: #cfd3ff;
margin-left: 16px;
text-decoration: none;
font-size: 0.9rem;
}
.hero {
border: 1px solid var(–panel-border);
border-radius: 16px;
padding: 32px;
background: linear-gradient(135deg, rgba(100,246,255,0.08), rgba(8,9,20,0.9));
margin-bottom: 32px;
}
.hero .eyebrow {
letter-spacing: 0.32em;
color: var(–accent-2);
text-transform: uppercase;
font-size: 0.8rem;
}
.hero h1 { font-size: 2.75rem; margin: 8px 0; }
.hero .lead { color: #c8ccff; max-width: 720px; }
.hero-meta { display:flex; flex-wrap:wrap; gap:12px; align-items:center; margin-top: 16px; }
.chip {
padding: 6px 14px;
border-radius: 999px;
border: 1px solid rgba(255,255,255,0.2);
font-size: 0.85rem;
}
.chip.ok { border-color: #64f6ff; color: #64f6ff; }
.chip.stale { border-color: #f6b764; color: #f6b764; }
.chip.missing { border-color: #ff6f6f; color: #ff6f6f; }
.cta {
background: linear-gradient(120deg, #5b8dff, #6af8ff);
color: #04050a;
padding: 10px 22px;
border-radius: 999px;
font-weight: 600;
text-decoration: none;
}
.section-header h2 { margin-bottom: 4px; }
.section-header p { color: #aeb4d9; margin-top: 0; }
.health-row { margin-bottom: 12px; display:flex; flex-wrap:wrap; gap:8px; }
.metrics-grid, .performance, .open-position, .reports, .alerts, .workflows, .table-section {
border: 1px solid var(–panel-border);
border-radius: 16px;
padding: 24px;
background: var(–panel);
margin-bottom: 28px;
}
.metrics-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
gap: 18px;
}
.metrics-grid article {
border: 1px solid rgba(255,255,255,0.05);
border-radius: 12px;
padding: 16px;
background: rgba(255,255,255,0.02);
}
.label { font-size: 0.85rem; color: #b4bddb; margin: 0; }
.value { font-size: 1.8rem; font-weight: 600; margin: 0; }
.stat-grid { display:grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr)); gap:18px; }
.stat-grid div {
background: rgba(255,255,255,0.02);
border: 1px solid rgba(255,255,255,0.05);
border-radius: 12px;
padding: 16px;
}
.card-grid { display:grid; grid-template-columns: repeat(auto-fit, minmax(220px,1fr)); gap:16px; }
.open-position article, .alerts article, .workflows article {
border: 1px solid rgba(255,255,255,0.06);
border-radius: 14px;
padding: 18px;
background: rgba(0,0,0,0.2);
}
.open-position .meta, .alerts .meta { color: #9aa0c4; font-size: 0.85rem; }
.table-wrapper { overflow-x:auto; }
table { width:100%; border-collapse: collapse; }
th, td { padding: 10px 8px; text-align:left; }
thead { background: rgba(255,255,255,0.05); }
tbody tr:nth-child(even) { background: rgba(255,255,255,0.03); }
.status { font-size:0.75rem; letter-spacing:0.2em; color: var(–accent); margin-bottom:6px; }
@media (max-width: 640px) {
.top-nav { flex-direction: column; align-items: flex-start; }
.hero { padding: 24px; }
.hero h1 { font-size: 2.1rem; }
}