← 返回 Skills 市场
diagnostikon

Polymarket Candle Volume Spike Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-candle-volume-spike-trader
功能描述
Cross-coin volume spike detection for crypto Up or Down markets on Polymarket. When 3+ coins (BTC, ETH, SOL, XRP) simultaneously show strong same-direction c...
安全使用建议
This skill appears coherent for Polymarket trading, but SIMMER_API_KEY is a high-value credential — only provide it if you trust the Simmer service and the skill author. Test thoroughly in paper mode (default) before enabling live trading. Verify the simmer-sdk package source (PyPI) and consider limiting the agent's autonomous invocation privileges if you don't want background/autonomous trades. Finally, confirm autostart/cron settings and revoke the API key immediately if you see unexpected live activity.
功能分析
Type: OpenClaw Skill Name: polymarket-candle-volume-spike-trader Version: 0.0.3 The skill implements a legitimate trading strategy for Polymarket 'Up or Down' markets, detecting cross-coin volume spikes to trade lagging assets. It uses the official `simmer-sdk` for execution, defaults to paper trading for safety, and includes comprehensive risk management tunables in `trader.py` and `clawhub.json`. No malicious behaviors, data exfiltration, or prompt injection attempts were detected.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to discover Polymarket 'Up or Down' markets and place paper or live trades; the code uses simmer-sdk and requires SIMMER_API_KEY which is appropriate for that purpose. Minor metadata inconsistency: the top-level registry summary in the scanner output listed no required env vars, but clawhub.json and SKILL.md both require SIMMER_API_KEY — this appears to be a scanning/metadata mismatch rather than malicious behavior.
Instruction Scope
SKILL.md and trader.py instruct the agent to enumerate markets, parse 5-minute intervals, compute signals, and execute trades through the Simmer API. The instructions do not ask the agent to read unrelated system files or other credentials. It does, however, call external service endpoints (via simmer-sdk) to get markets, contexts, and to place orders — which is expected for a trading skill. The skill defaults to paper trading unless run with --live.
Install Mechanism
No ad-hoc downloads or archive extraction. The manifest lists a single pip dependency ('simmer-sdk'), which is proportionate for a client SDK. There is no install script that pulls arbitrary code from personal URLs.
Credentials
The only high-sensitivity credential required is SIMMER_API_KEY, which is appropriate because the skill places trades. The skill also reads many tunables from environment variables (MAX_POSITION, thresholds, etc.), which are reasonable. Reminder: SIMMER_API_KEY is a high-value secret — granting it gives the skill trading authority on your Simmer account.
Persistence & Privilege
The skill is not forced-always (always:false) and autostart is false; it won't run automatically unless explicitly started. automaton.managed with entrypoint points to trader.py but that is consistent with a managed automaton that the platform can start; this is normal. disable-model-invocation is false (the agent may invoke the skill autonomously), which is platform default — not dangerous by itself but worth noting if you do not want autonomous trading.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-candle-volume-spike-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-candle-volume-spike-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 Candle Volume Spike Trader for Polymarket: - Detects cross-coin volume spikes across BTC, ETH, SOL, and XRP 5-minute "Up or Down" markets on Polymarket. - Confirms a macro move when 3+ coins show strong same-direction candles above 58% in the same 5-minute window. - Trades lagging coins in the next 5-minute interval that have not yet reacted to the confirmed market move. - Includes configurable risk parameters, safety defaults to paper trading, and detailed setup in SKILL.md. - Built for easy extension with additional market signals like exchange volume, funding rates, or order book data.
元数据
Slug polymarket-candle-volume-spike-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Candle Volume Spike Trader 是什么?

Cross-coin volume spike detection for crypto Up or Down markets on Polymarket. When 3+ coins (BTC, ETH, SOL, XRP) simultaneously show strong same-direction c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 Polymarket Candle Volume Spike Trader?

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

Polymarket Candle Volume Spike Trader 是免费的吗?

是的,Polymarket Candle Volume Spike Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Candle Volume Spike Trader 支持哪些平台?

Polymarket Candle Volume Spike Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Candle Volume Spike Trader?

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

💬 留言讨论