← 返回 Skills 市场
diagnostikon

Polymarket Candle Engulfing Reversal Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
203
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-candle-engulfing-reversal-trader
功能描述
Detects engulfing reversal patterns in crypto 5-minute interval markets on Polymarket. A bullish engulfing occurs when an interval completely reverses the pr...
安全使用建议
This skill appears coherent with its stated purpose. Before installing: (1) run it in paper mode (default) to validate behavior; (2) only provide a SIMMER_API_KEY with the minimal permissions you trust for testing, and rotate/remove the key when finished; (3) confirm the simmer-sdk package source (PyPI) and review the full trader.py (live-trade logic) yourself; (4) be aware that enabling --live lets it place real USDC trades, so keep autostart/cron disabled until you’re confident in performance and safety.
功能分析
Type: OpenClaw Skill Name: polymarket-candle-engulfing-reversal-trader Version: 0.0.3 The skill implements a legitimate technical analysis trading strategy for Polymarket crypto interval markets using the simmer-sdk. It includes appropriate safety mechanisms, such as defaulting to paper trading (sim mode) unless an explicit --live flag is provided, and uses environment variables for API key management. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across trader.py, SKILL.md, or clawhub.json.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required env var (SIMMER_API_KEY), and pip dependency (simmer-sdk) match a trading integration that uses the Simmer SDK to discover markets and place trades.
Instruction Scope
SKILL.md and trader.py focus on discovering Polymarket 5-minute interval markets, detecting engulfing patterns, and placing paper or live trades; they do not instruct reading arbitrary filesystem data, unrelated credentials, or exfiltrating data to external endpoints.
Install Mechanism
No download/install URL; dependency is declared as a pip package (simmer-sdk) in clawhub.json which is proportionate for a Simmer-based trading skill. This is a normal risk level for such a skill.
Credentials
Only SIMMER_API_KEY (the trading API key) is required and is documented as high-value; other runtime tunables are exposed via environment/config and are reasonable for trading configuration. The code only reads those declared variables.
Persistence & Privilege
always is false, autostart/cron are disabled by default, and model invocation is not disabled — standard for a user-invocable trading skill. No modifications to other skills or system-wide settings are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-candle-engulfing-reversal-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-candle-engulfing-reversal-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 Engulfing Reversal Trader for Polymarket interval markets: - Detects bullish and bearish engulfing patterns on 5-minute interval Up/Down markets for BTC, ETH, SOL, and XRP. - Trades the interval after an engulfing pattern, sizing by conviction (pattern strength). - Includes logic for market discovery, interval parsing, pattern classification, and trade execution. - Robust risk controls and tunable parameters for capital, volume, spread, and pattern strength. - Defaults to safe paper trading mode; live trading enabled via command-line flag. - Well-documented template for further strategy remix and extension.
元数据
Slug polymarket-candle-engulfing-reversal-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Candle Engulfing Reversal Trader 是什么?

Detects engulfing reversal patterns in crypto 5-minute interval markets on Polymarket. A bullish engulfing occurs when an interval completely reverses the pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 Polymarket Candle Engulfing Reversal Trader?

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

Polymarket Candle Engulfing Reversal Trader 是免费的吗?

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

Polymarket Candle Engulfing Reversal Trader 支持哪些平台?

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

谁开发了 Polymarket Candle Engulfing Reversal Trader?

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

💬 留言讨论