Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Fetches real-time technical analysis signals for BTC, ETH, SOL, and XRP using multi-indicator confluence (RSI, MACD, EMA, Bollinger Bands, OBV divergence, StochRSI, ATR). Each asset gets a directional score from -10 to +10. Includes Polymarket edge detection that compares TA-implied probability against live market odds.
Combines seven indicators into a single score with Polymarket edge detection, saving the manual work of reading each indicator separately and cross-referencing prediction market odds.
When to use it
- Check BTC signal before entering a position
- Scan all four assets for strongest directional bias
- Detect hidden accumulation via OBV divergence on SOL
- Find counter-consensus opportunities on Polymarket hourly markets
- Get ETH RSI overbought alert before a scheduled trade
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Get full market scan with Polymarket edges
- 1Calls rho-signals skill for full market scan
- 2Fetches 1h OHLCV candles for BTC, ETH, SOL, XRP from Binance
- 3Calculates RSI, MACD, EMA cross, Bollinger Bands, OBV divergence, StochRSI, and ATR for each asset
- 4Computes directional score per asset and compares TA-implied probability against live Polymarket odds
- 5Flags any asset where TA contradicts market consensus by more than 70%
Directional scores for all four assets with Polymarket edge values and counter-consensus alerts where applicable