← 返回 Skills 市场
djdyll

Polymarket Eth Midcandle

作者 Dyll · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
323
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-eth-midcandle
功能描述
ETH Mid-Candle Scalper — 77%+ win rate on Polymarket ETH 15-minute markets. Enters mid-candle (2–12 min remaining) when ETH intracandle momentum is confirmed...
安全使用建议
This package appears to be a legitimate Polymarket trading bot, but there are several things you should verify before installing or using it with live funds: - Do not give a full-permission/production trading API key until you’ve reviewed and tested the code. Prefer a restricted key (paper-mode or limited permissions) if supported. - The repository metadata is inconsistent: top-level metadata claims no required env vars, but clawhub.json and the code require SIMMER_API_KEY and pip install simmer-sdk. Confirm where you must set credentials and dependencies. - Run extensive paper trading first (SKILL.md recommends this). Monitor logs and behavior for at least the suggested 50+ trades, and verify the strategy behaves as documented. - Inspect the simmer-sdk package that will be installed; verify its source and that it communicates with the expected Simmer/Polymarket endpoints (to avoid surprise exfiltration or unexpected third-party endpoints). - Review the full eth_midcandle.py file locally — the manifest snippet shows truncated/possibly buggy code (e.g., an apparent arithmetic bug in BTC alignment calculation). Fix/understand any bugs before going live. - If you plan to use the optional Discord webhook, be aware that alerts will be sent to that external endpoint and could leak trade signals or timestamps. - Consider using a dedicated machine/account with limited funds and logging enabled for live trading; do not reuse keys that grant wider access to other services. Given the inconsistencies and the potential for real-money loss if misused, proceed cautiously and verify the points above before enabling live trading.
功能分析
Type: OpenClaw Skill Name: polymarket-eth-midcandle Version: 1.1.1 The skill bundle is a legitimate ETH trading bot for Polymarket. The Python script `eth_midcandle.py` implements a momentum-based strategy using market data from the Binance API and executes trades via the `simmer-sdk`. All behaviors, including the use of environment variables for API keys and local state files for trade tracking, are consistent with the stated purpose. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill claims to be an ETH mid-candle scalper on Polymarket and the code uses a Simmer SDK client and Binance klines to discover markets and place trades — this aligns with the stated purpose. However, the top-level registry metadata reported 'Required env vars: none' while clawhub.json and SKILL.md/code require SIMMER_API_KEY and the simmer-sdk pip dependency. That mismatch is unexpected and should be resolved.
Instruction Scope
SKILL.md instructs the agent to install the skill, export SIMMER_API_KEY, configure a Polymarket agent id, run in paper mode, and optionally enable live mode and cron scheduling. The runtime instructions and the included Python implement trading, market fetches, and optional Discord alerts. The instructions do not appear to ask the agent to read unrelated local files or other unrelated credentials.
Install Mechanism
There is no explicit install spec in the registry metadata (instruction-only), but clawhub.json declares a pip dependency on 'simmer-sdk'. That means installing the skill will require pulling a package from PyPI (or whatever pip resolves to). No remote downloads from arbitrary URLs are present, which is good, but the inconsistency between 'no install spec' and the pip requirement should be clarified.
Credentials
The code and clawhub.json require SIMMER_API_KEY (used to authenticate to Simmer/Polymarket) and several optional config env vars (agent id, sizing, webhook). These are proportionate for an automated trading skill. The registry summary's claim of 'no required env vars' is incorrect — the skill will not run without SIMMER_API_KEY. Ensure the provided API key has limited permissions (paper/live scope) if possible.
Persistence & Privilege
The skill is not force-enabled (always: false) and does not request unusual system privileges. It suggests running via cron and may write/read its own config via simmer-sdk skill helpers. There is no evidence it modifies other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-eth-midcandle
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-eth-midcandle 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Add signal_data to trade calls (incl. BTC alignment pct) — enables autoresearch backtest replay
v1.1.0
Vol gate disabled by default (was backwards), circuit breaker (auto-pause on 3 consecutive losses), fee awareness warning at entry >0.58
v1.0.2
Re-sync: trigger Simmer registry pickup
v1.0.1
**v1.0.1 Changelog** - Added parameters for smart position sizing: `max_position_usd` and `sizing_pct` now customizable via config/env. - Updated SKILL.md documentation to highlight position sizing options and stress the importance of default skip hours for safety. - No changes to core strategy logic; config and documentation enhancements only.
v1.0.0
**Initial release of polymarket-eth-midcandle: a fully-configurable, high-win-rate ETH scalper for Polymarket 15-minute markets.** - 77%+ real-money win rate, proven over 400+ trades. - Enters trades mid-candle when ETH momentum is confirmed and BTC is aligned, filtering out low-quality setups. - Highly configurable: momentum thresholds, volume ratio, entry price window, BTC alignment gate, and more. - Built-in safeguards, paper/live trading modes, and Discord alerts (optional). - Includes a detailed setup, configuration, and tuning guide for maximizing strategy edge.
元数据
Slug polymarket-eth-midcandle
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket Eth Midcandle 是什么?

ETH Mid-Candle Scalper — 77%+ win rate on Polymarket ETH 15-minute markets. Enters mid-candle (2–12 min remaining) when ETH intracandle momentum is confirmed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Polymarket Eth Midcandle?

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

Polymarket Eth Midcandle 是免费的吗?

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

Polymarket Eth Midcandle 支持哪些平台?

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

谁开发了 Polymarket Eth Midcandle?

由 Dyll(@djdyll)开发并维护,当前版本 v1.1.1。

💬 留言讨论