← 返回 Skills 市场
diagnostikon

Polymarket Bundle Crypto Fade Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-bundle-crypto-fade-trader
功能描述
Fades strong directional crypto moves on Polymarket 5-minute interval markets. After 3+ consecutive high-conviction same-direction intervals (>58% probabilit...
安全使用建议
This skill appears internally consistent for automated Polymarket trading. Before installing, confirm: (1) SIMMER_API_KEY you provide is scoped to the intended Simmer account and has only the permissions you expect; (2) test thoroughly in paper mode (default) and only use --live when you accept financial risk; (3) verify the simmer-sdk package source/version (pip) to ensure it's the official SDK; (4) review the full trader.py (the provided file is truncated in the manifest) if you want to confirm there are no hidden network calls or logging of sensitive data. If you need extra caution, run the skill in an isolated environment with a low-privilege Simmer API key and minimal test funds first.
功能分析
Type: OpenClaw Skill Name: polymarket-bundle-crypto-fade-trader Version: 0.0.3 The bundle implements a crypto momentum fade trading strategy for Polymarket 5-minute interval markets using the `simmer-sdk`. The logic in `trader.py` correctly identifies price streaks and executes trades based on mean-reversion principles, with safety features such as a default paper-trading mode (venue='sim') and configurable risk parameters (tunables) defined in `clawhub.json`. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description (Polymarket fade trader) align with the implementation: trader.py implements market discovery, streak detection, conviction sizing, and trade execution via SimmerClient. The declared pip dependency (simmer-sdk) and required env var (SIMMER_API_KEY) are proportional to a trading integration.
Instruction Scope
SKILL.md and trader.py limit actions to market parsing, detection logic, and calls through the Simmer SDK. The skill defaults to venue="sim" (paper trading) and requires an explicit --live flag for real trades. There are no instructions to read unrelated local files, other credentials, or to send data to external endpoints beyond the Simmer client.
Install Mechanism
No arbitrary download/install spec is present. The manifest lists a pip dependency (simmer-sdk) which is expected for a Simmer integration; pip is a standard packaging mechanism (moderate risk by nature, but reasonable here). No archives, shorteners, or unexpected installers are used.
Credentials
Only SIMMER_API_KEY is required (declared in clawhub.json) and is actually used by trader.py. The script also reads tunable env vars prefixed SIMMER_*, all declared in clawhub.json. No unrelated secrets or extra credentials are requested.
Persistence & Privilege
autostart is false and always:true is not set. The skill does not request permanent/forced inclusion. It calls apply_skill_config when available (to load tunables), which is reasonable for a managed Simmer skill and limited to its own config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-bundle-crypto-fade-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-bundle-crypto-fade-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 Crypto Momentum Fade Trader. - Detects and fades strong directional streaks in BTC, ETH, and SOL 5-minute interval markets on Polymarket. - Implements conviction-based position sizing, scaling by streak strength and market probability distance. - Includes robust streak detection with adjustable thresholds and streak length parameters. - Provides safety defaults: paper trading mode, strict credential and risk controls, and manual/autostart options. - Fully documented template for advanced users to customize signal enhancements and execution logic.
元数据
Slug polymarket-bundle-crypto-fade-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Bundle Crypto Fade Trader 是什么?

Fades strong directional crypto moves on Polymarket 5-minute interval markets. After 3+ consecutive high-conviction same-direction intervals (>58% probabilit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 Polymarket Bundle Crypto Fade Trader?

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

Polymarket Bundle Crypto Fade Trader 是免费的吗?

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

Polymarket Bundle Crypto Fade Trader 支持哪些平台?

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

谁开发了 Polymarket Bundle Crypto Fade Trader?

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

💬 留言讨论