← 返回 Skills 市场
diagnostikon

Polymarket 48h Cross Asset Sync Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
209
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-48h-cross-asset-sync-trader
功能描述
Trades cross-asset correlation divergences in 5-minute crypto "Up or Down" markets on Polymarket. When BTC, ETH, SOL, DOGE, XRP, and BNB have overlapping tim...
安全使用建议
This skill appears internally consistent for automated Polymarket trading, but take these precautions before installing: (1) Treat SIMMER_API_KEY as a high-value secret — do not store it in shared or public places. (2) Test thoroughly in paper mode (default) and review logs; the code defaults to 'sim' but live trades occur if the script is run with --live. (3) Review the simmer-sdk package source/version before installation (pin a vetted version). (4) If you want to prevent accidental real trades, disable autonomous invocation for this skill or require an explicit human confirmation step before allowing --live execution. (5) Verify tunables (max position, min trade, thresholds) to match your risk tolerance.
功能分析
Type: OpenClaw Skill Name: polymarket-48h-cross-asset-sync-trader Version: 0.0.3 The skill is a specialized trading bot designed to exploit price divergences between correlated crypto assets (BTC, ETH, SOL, etc.) in Polymarket's 5-minute 'Up or Down' markets. The code in trader.py implements a clear statistical arbitrage strategy, grouping markets by time window and identifying outliers relative to the group consensus. It includes robust safety features such as a default paper-trading mode (venue='sim'), spread filters, slippage checks, and position limits. No evidence of data exfiltration, malicious execution, or prompt injection was found; the use of the simmer-sdk and SIMMER_API_KEY is consistent with the stated purpose of the skill.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Polymarket cross-asset sync trader) match the actual code and declared requirements: clawhub.json and SKILL.md require SIMMER_API_KEY and the Python simmer-sdk, and trader.py implements market discovery, grouping, signal logic, sizing, and trade execution via SimmerClient.
Instruction Scope
SKILL.md and trader.py instruct the agent to discover markets, parse questions, compute group consensus, detect outliers, and place trades. There are no instructions to read unrelated files, access other environment variables, or transmit data to unexpected endpoints beyond the Simmer API client.
Install Mechanism
This is an instruction-only skill with no install script, but clawhub.json lists a pip dependency on 'simmer-sdk'. That is expected for interacting with Simmer, but using unpinned pip packages has the usual supply-chain risk (review the simmer-sdk package/source before trusting).
Credentials
Only SIMMER_API_KEY is required (plus tunable envs for sizing). Requesting a single trading API key is proportionate to the stated purpose. The README explicitly labels it high-value and the code only reads these env vars.
Persistence & Privilege
autostart is false and always:false, so nothing runs automatically. However, model invocation is allowed by default and the agent (or an automaton) could run the script with a --live flag to perform real trades if SIMMER_API_KEY is present. Consider gating autonomous invocation or requiring manual confirmation for live mode.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-48h-cross-asset-sync-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-48h-cross-asset-sync-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
Initial release of 48h Cross-Asset Sync Trader skill: - Detects and trades cross-asset correlation divergences in 5-minute crypto "Up or Down" markets on Polymarket. - Groups concurrent BTC, ETH, SOL, DOGE, XRP, and BNB markets by time window, finds consensus, and identifies outlier probabilities. - Executes trades moving diverged asset probabilities toward group consensus, sizing trades by conviction. - Includes adjustable risk controls (max position, min volume, spread, thresholds) via tunables. - Defaults to paper trading mode; live trading only with explicit activation and required API key. - Built-in safeguards: no trading runs automatically until enabled in UI.
元数据
Slug polymarket-48h-cross-asset-sync-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket 48h Cross Asset Sync Trader 是什么?

Trades cross-asset correlation divergences in 5-minute crypto "Up or Down" markets on Polymarket. When BTC, ETH, SOL, DOGE, XRP, and BNB have overlapping tim... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。

如何安装 Polymarket 48h Cross Asset Sync Trader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-48h-cross-asset-sync-trader」即可一键安装,无需额外配置。

Polymarket 48h Cross Asset Sync Trader 是免费的吗?

是的,Polymarket 48h Cross Asset Sync Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket 48h Cross Asset Sync Trader 支持哪些平台?

Polymarket 48h Cross Asset Sync Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket 48h Cross Asset Sync Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论