← 返回
数据分析 Key 中文

Polymarket Scanner

Automated Polymarket prediction market scanner and trader via Simmer API. Use when analyzing prediction markets, scanning for trading opportunities, executin...
通过 Simmer API 实现 Polymarket 预测市场自动扫描与交易。用于分析预测市场、扫描交易机会、执行交易
wyzmf
数据分析 clawhub v1.0.0 1 版本 99842 Key: 需要
★ 0
Stars
📥 632
下载
💾 19
安装
1
版本
#latest

概述

Polymarket Scanner

Automated prediction market scanner that finds mispriced markets and executes trades via the Simmer Markets API.

Setup

Required

  • SIMMER_API_KEY env var (get from https://simmer.markets)
  • Simmer agent registered and claimed

Optional

  • Telegram bot for trade notifications

Commands

Auto-scan (default)

python scripts/scanner.py

Scans top 20 opportunities, filters by score/divergence/warnings, executes qualifying trades.

Check positions

python scripts/scanner.py --positions

Check balance

python scripts/scanner.py --status

Trading Rules (built-in)

RuleVirtual ($SIM)Real (USDC)
----------------------------------
Single trade≤10% balance≤$100
Daily limit≤30% balance≤$500
Stop-loss-15%-10%
Max positions53
Min opportunity score2540
Min divergence3%5%

Strategy

  1. Cross-platform arbitrage — Price divergence between Polymarket and external sources
  2. Momentum shifts — Rapid price changes indicating mispricing
  3. Data-driven events — Weather, economic data, quantifiable outcomes preferred

Architecture

Cron (every 4h) → scanner.py → Simmer API
  ├── Get balance & positions
  ├── Scan opportunities (score, divergence, warnings)
  ├── Filter by trading rules
  ├── Execute qualifying trades (SIM auto, USDC manual)
  └── Log to trading_log.jsonl

Risk Controls

  • All trades logged to trading_log.jsonl
  • Serious spread warnings (>10%) auto-skip
  • Already-held markets auto-skip
  • Balance <$100 auto-stop
  • Real USDC trades require human confirmation

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 06:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,019
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,976
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,468