返回顶部
p

polymarket-analysis

Analyze Polymarket prediction markets for trading edges. Pair Cost arbitrage, whale tracking, sentiment analysis, momentum signals, user profile tracking. No execution.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.1.0
安全检测
已通过
6,302
下载量
15
收藏
概述
安装方式
版本历史

polymarket-analysis

# Polymarket Analysis Identify trading advantages in Polymarket prediction markets through multi-modal analysis. **Scope:** Analysis and opportunity identification only. No trade execution. ## Modes | Mode | Description | Reference | |------|-------------|-----------| | **Analyze** | One-time market analysis | This file | | **Monitor** | 24/7 market monitoring | `references/market-monitoring-setup.md` | | **Profile** | Track user wallet positions | `scripts/fetch-polymarket-user-profile.py` | ## Scripts ```bash # Monitor market for alerts python3 scripts/monitor-polymarket-market.py <market_url_or_id> # Fetch user profile/positions python3 scripts/fetch-polymarket-user-profile.py <wallet_address> [--trades] [--pnl] ``` ## Quick Start ### Market Analysis 1. Get market URL from user 2. Fetch via `https://gamma-api.polymarket.com/markets?slug={slug}` 3. Run multi-strategy analysis ### User Profile ```bash # From profile URL: polymarket.com/profile/0x... python3 scripts/fetch-polymarket-user-profile.py 0x7845bc5e15bc9c41be5ac0725e68a16ec02b51b5 ``` ## Core Strategies | Strategy | Description | Reference | |----------|-------------|-----------| | Pair Cost Arbitrage | YES+NO < $1.00 | `references/pair-cost-arbitrage.md` | | Momentum | RSI, MA signals | `references/momentum-analysis.md` | | Whale Tracking | Large trades | `references/whale-tracking.md` | | Sentiment | News/social | `references/sentiment-analysis.md` | ## Alert Thresholds | Event | Threshold | |-------|-----------| | Price change | ±5% in 1h | | Large trade | >$5,000 | | Pair cost | <$0.98 | | Volume spike | >2x avg | ## APIs | API | Base URL | Use | |-----|----------|-----| | Gamma | `gamma-api.polymarket.com` | Markets, prices | | Data | `data-api.polymarket.com` | User positions, trades, P&L | | CLOB | `clob.polymarket.com` | Order books, trading | See `references/polymarket-api.md` for full endpoint reference. ## References - `references/polymarket-api.md` - API endpoints (Gamma, Data, CLOB) - `references/market-monitoring-setup.md` - 24/7 cron monitoring - `references/pair-cost-arbitrage.md` - Arbitrage detection - `references/momentum-analysis.md` - Technical analysis - `references/whale-tracking.md` - Smart money tracking - `references/sentiment-analysis.md` - Sentiment aggregation

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 polymarket-analysis-1775980921 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 polymarket-analysis-1775980921 技能

通过命令行安装

skillhub install polymarket-analysis-1775980921

下载 Zip 包

⬇ 下载 polymarket-analysis v2.1.0

文件大小: 14.25 KB | 发布时间: 2026-4-13 11:32

v2.1.0 最新 2026-4-13 11:32
Add Data API for user profiles, positions, trades, P&L tracking

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部