Signals Received
—
Trades Executed
—
Win Rate (7d)
—
ROI (7d, resolved)
—
Staked (7d)
—
Realized PnL (7d)
—
Pending (est.)
—
Max Drawdown (7d)
—
Daily Spend
—
Positions & history
close early or wait for resolution
Open: 0
Staked (open): $0.00
Est. PnL (open): —
Resolved (all time): 0
| Opened | Market | Side | Size | Entry | Trend | Mark | PnL | Status | |
|---|---|---|---|---|---|---|---|---|---|
| No open positions — waiting for the next executed trade… | |||||||||
| Resolved | Market | Side | Size | Entry | Outcome | PnL | Winner |
|---|---|---|---|---|---|---|---|
| No resolved trades yet… | |||||||
| Time | Type | Market | Side | Size | Status | Reason |
|---|---|---|---|---|---|---|
| No filtered or failed trades… | ||||||
Live Signals
0
| Time | Category | Type | Market | Side | Wallet | Price | Edge | Conf | Kelly |
|---|---|---|---|---|---|---|---|---|---|
| Waiting for signals… | |||||||||
Help & commands
Full .env reference (all variables, wallet setup, troubleshooting): Configuration guide
Common terminal commands (run in the client folder):
python main.py --check— test API key, WebSocket, and platform connectionpython main.py— start agent + this dashboardcheck.bat/run.bat— Windows shortcuts
All settings are saved automatically — you never need to edit a .env file directly.
Restart the agent after saving changes.
Ports: Polymarket 8050, Jupiter 8060 — ensure the port is free before restart.
Troubleshooting
- “Disconnected” or “Restart to connect” after saving your API key — expected until restart. Use Save & restart in Setup or Settings, or click Restart agent now on the yellow banner.
-
“Port already in use” when reopening the app —
close the previous agent window and wait a few seconds. Polymarket uses
8050, Jupiter uses8060. Windows:netstat -ano | findstr :8050thentaskkill /PID <pid> /F. -
Browser did not open automatically —
go to
http://localhost:8050manually after the console shows “Dashboard running”. -
Setup required won’t clear —
API key must start with
fai_oraif_and be at least 12 characters. Run Test connection in Setup to verify. -
Live trading fails —
set your wallet key in Settings → Wallet, confirm preflight passes, then set Dry run to
false (live)and restart. -
Running both agents —
Polymarket and Jupiter can run on the same PC (ports
8050and8060).
Downloads (OpenClaw)
Install the Falcon Polymarket skill for OpenClaw agents:
openclaw skills install falcon-polymarket