← 返回 Skills 市场
diagnostikon

Polymarket Candle Harami Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
198
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-candle-harami-trader
功能描述
Detects harami (inside bar) candlestick patterns on Polymarket crypto 5-minute interval markets. A harami forms when a small-range interval (near 50%) appear...
安全使用建议
This skill appears internally consistent and performs only the trading-related actions it describes. Before installing: (1) Treat SIMMER_API_KEY as high-value — use a key with limited funds/permissions for testing and never expose your main trading account. (2) Confirm the simmer-sdk package on PyPI (or your package source) is trustworthy and review its network behavior. (3) Keep autostart disabled and verify that any platform-run automation will default to paper mode (the code defaults to venue='sim' unless --live is used). (4) If you plan to run live, test extensively in paper mode and set conservative tunables (min trade, max position). If you want higher assurance, inspect the full trader.py (complete file) and the simmer-sdk code before enabling live execution.
功能分析
Type: OpenClaw Skill Name: polymarket-candle-harami-trader Version: 0.0.3 The skill is a legitimate trading bot template for Polymarket that implements a Harami candlestick reversal strategy. It uses the 'simmer-sdk' to interact with markets and includes safety features such as a default paper-trading mode (venue='sim') and configurable risk parameters via environment variables. The code in trader.py and instructions in SKILL.md are consistent with the stated purpose and show no signs of malicious intent, data exfiltration, or prompt injection.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, clawhub.json, and trader.py all consistently implement a Polymarket 5-minute harami detection + execution workflow. Required items (SIMMER_API_KEY, simmer-sdk) are proportionate to trading functionality.
Instruction Scope
Runtime instructions and the Python code limit activity to discovering markets, parsing questions, detecting patterns, applying sizing gates, and submitting trades via the SimmerClient. The skill does not read unrelated system files or request unrelated environment variables.
Install Mechanism
No arbitrary download URLs or extract steps. clawhub.json declares a pip dependency on 'simmer-sdk', which is a normal, traceable package install for a trading SDK. Recommend reviewing the simmer-sdk package before install.
Credentials
Only SIMMER_API_KEY is required (declared in SKILL.md and clawhub.json), which is appropriate for a trading skill. Note: this key is high-value (trading authority). The skill also reads tunable env vars (SIMMER_*), which match its configuration.
Persistence & Privilege
always:false and autostart:false reduce surprise runs. The clawhub.json includes automaton.managed with entrypoint 'trader.py' (normal for a runnable skill). Because the agent can be invoked autonomously (platform default), ensure SIMMER_API_KEY and live-mode flags are controlled to avoid unintended live trades.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-candle-harami-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-candle-harami-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 polymarket-candle-harami-trader. - Detects harami (inside bar) candlestick patterns in Polymarket 5-minute crypto interval markets (BTC, ETH, SOL, XRP). - Trades expected reversals based on conviction, with pattern-specific sizing and trade safeguards. - Includes configurable parameters for risk, pattern sensitivity, and trade execution. - Designed for paper trading by default; supports live mode with credential. - No automation or scheduled execution unless explicitly enabled.
元数据
Slug polymarket-candle-harami-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Candle Harami Trader 是什么?

Detects harami (inside bar) candlestick patterns on Polymarket crypto 5-minute interval markets. A harami forms when a small-range interval (near 50%) appear... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。

如何安装 Polymarket Candle Harami Trader?

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

Polymarket Candle Harami Trader 是免费的吗?

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

Polymarket Candle Harami Trader 支持哪些平台?

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

谁开发了 Polymarket Candle Harami Trader?

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

💬 留言讨论