← 返回 Skills 市场
diagnostikon

Candle Doji Breakout Trader

作者 diagnostikon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vpolymarket-candle-doji-breakout-trader
功能描述
Detects doji patterns (48-52% probability) in crypto 5-minute interval markets on Polymarket and trades the post-doji breakout in the direction of the pre-do...
安全使用建议
This skill appears to do what it says: a Polymarket doji-breakout trader that defaults to paper trading. However: (1) the publisher/registry metadata incorrectly omits the required SIMMER_API_KEY — assume the skill needs that API key and treat it as high-value (do not share broadly). (2) Review the simmer-sdk package source or vendor before installing to ensure it does only expected API calls. (3) Keep autostart disabled and run initially in paper mode (python trader.py) to observe behavior. (4) If you plan to run live, create the minimal-scoped API key possible and confirm the account has only the funds you intend to risk. (5) Ask the publisher to correct the registry metadata so required credentials are clearly declared; that inconsistency is the main reason this evaluation is marked 'suspicious'.
功能分析
Type: OpenClaw Skill Name: vpolymarket-candle-doji-breakout-trader Version: 1.0.0 The skill is a legitimate trading bot designed to execute a 'Doji breakout' strategy on Polymarket crypto interval markets using the simmer-sdk. It features a safety-first design that defaults to paper trading (simulation mode) unless explicitly run with a --live flag, and it includes robust risk management tunables (e.g., MAX_POSITION, MAX_SPREAD) defined in trader.py and clawhub.json. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name, description, SKILL.md, clawhub.json, and trader.py all describe a Polymarket doji-breakout trader. The pip dependency (simmer-sdk) and use of a SIMMER_API_KEY are consistent with a trading client that can run in paper or live mode.
Instruction Scope
SKILL.md and trader.py limit behavior to discovering interval markets, detecting dojis, sizing, and executing trades via the Simmer SDK. The instructions explicitly default to paper trading and require an explicit --live flag for real trades. The skill does not instruct reading unrelated system files or contacting unknown endpoints in the provided sources.
Install Mechanism
Installation is instruction-only with a pip dependency (simmer-sdk) declared in clawhub.json. Using pip is an expected moderate-risk install method for a trading SDK; no arbitrary downloads or unknown URLs are present. Users should review the simmer-sdk package source before installing.
Credentials
The skill and clawhub.json require SIMMER_API_KEY (a high-value credential) which is appropriate for trading, but the registry metadata at the top of the report incorrectly listed 'Required env vars: none' and 'Primary credential: none'. This mismatch is an incoherence the publisher should fix. Apart from SIMMER_API_KEY, the skill only reads tunable env vars for sizing/filters (proportionate).
Persistence & Privilege
autostart is false and always is false; the automaton entrypoint is declared but autostart is disabled, so the skill will not run autonomously unless the user configures it. The skill calls apply_skill_config to load tunables (normal behavior) and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vpolymarket-candle-doji-breakout-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vpolymarket-candle-doji-breakout-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Candle Doji Breakout Trader for Polymarket crypto interval markets. - Detects doji patterns (48–52% probability) after clear trends and trades the post-doji breakout, targeting BTC, ETH, SOL, and XRP Up/Down bundles. - Includes conviction-based position sizing and multiple tunable risk parameters. - Fully automates parsing, pattern scanning, trade logic, and execution (paper trading by default). - Safety features prevent live trading unless explicitly enabled.
元数据
Slug vpolymarket-candle-doji-breakout-trader
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Candle Doji Breakout Trader 是什么?

Detects doji patterns (48-52% probability) in crypto 5-minute interval markets on Polymarket and trades the post-doji breakout in the direction of the pre-do... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Candle Doji Breakout Trader?

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

Candle Doji Breakout Trader 是免费的吗?

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

Candle Doji Breakout Trader 支持哪些平台?

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

谁开发了 Candle Doji Breakout Trader?

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

💬 留言讨论