# Send RHO Signals — Live Crypto TA Engine to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "rho-signals",
    "name": "RHO Signals — Live Crypto TA Engine",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/JamieRossouw/rho-signals",
    "canonicalUrl": "https://clawhub.ai/JamieRossouw/rho-signals",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/rho-signals",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=rho-signals",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/rho-signals"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/rho-signals",
    "downloadUrl": "https://openagent3.xyz/downloads/rho-signals",
    "agentUrl": "https://openagent3.xyz/skills/rho-signals/agent",
    "manifestUrl": "https://openagent3.xyz/skills/rho-signals/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/rho-signals/agent.md"
  }
}
```
## Documentation

### RHO Signals — Live Crypto TA Engine

Real-time technical analysis signals for BTC, ETH, SOL and XRP. Powered by multi-indicator confluence: RSI, MACD, EMA cross, Bollinger Bands, OBV divergence, StochRSI, and ATR volatility filtering.

### What You Get

Directional score (−10 to +10) per asset — negative = bearish, positive = bullish
RSI with overbought/oversold detection
OBV divergence — hidden accumulation/distribution signals
Polymarket edge — compares TA-implied probability vs live market odds
Counter-consensus alerts — when TA contradicts market >70% consensus

### Usage

# Get signal for one asset
Use the rho-signals skill to get BTC signal

# Get all signals + Polymarket edge
Use rho-signals to get full market scan with Polymarket edges

### Signal Scale

ScoreMeaning+5 to +10Strong buy — all indicators aligned bullish+2 to +4Moderate bullish bias0 to ±1Neutral / conflicting signals-2 to -4Moderate bearish bias-5 to -10Strong sell — all indicators aligned bearish

### Live API (x402 — pay per signal)

Signals also available via HTTP with micropayment:

Endpoint: https://rho-signals.clawpay.bot (coming soon)
Price: $0.001 USDC per signal
Accepts x402 payment headers

### Data Sources

Binance public API (no key needed)
1h OHLCV candles, 50 periods lookback
Updates every heartbeat (~30 min)

### Accuracy Notes

Backtested on Polymarket hourly markets: 77.8% win rate on fresh (<30 min) markets
Best assets: SOL (+5% UP bias), ETH (RSI-responsive), XRP (CLARITY catalyst)
Worst: BTC (low predictability on 1h candles — use score ≥±4 only)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: JamieRossouw
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/rho-signals)
- [Send to Agent page](https://openagent3.xyz/skills/rho-signals/agent)
- [JSON manifest](https://openagent3.xyz/skills/rho-signals/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/rho-signals/agent.md)
- [Download page](https://openagent3.xyz/downloads/rho-signals)