← 返回 Skills 市场
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-sol-5m-mtf-momentum-dyll
功能描述
Multi-timeframe CEX momentum trading for Polymarket BTC 5-minute fast markets. Aligns 1m/3m/5m Binance returns for directional conviction. Inspired by the
安全使用建议
This skill appears internally consistent and does what it says: it reads Binance klines, queries Simmer fast markets, and can place trades via the simmer SDK using SIMMER_API_KEY. Before running: (1) run in dry/paper mode first (the SKILL.md provides a dry-run), (2) review and verify the simmer-sdk package source (pip packages can contain arbitrary code), (3) confirm your SIMMER_API_KEY is scoped appropriately and stored securely, (4) do not run with --live until you have tested tuning and safeguards, and (5) consider limiting automated cron runs until you are comfortable with behavior and error handling.
功能分析
Type: OpenClaw Skill
Name: polymarket-sol-5m-mtf-momentum-dyll
Version: 1.1.0
The skill bundle is a functional trading bot designed to execute momentum-based trades on Polymarket SOL 5-minute markets using the Simmer API and Binance price data. The code in mtf_momentum.py and scripts/status.py follows standard practices for trading scripts, utilizing a dedicated SDK (simmer-sdk) and making legitimate API calls to Binance and Simmer endpoints. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (MTF momentum for Polymarket fast markets) align with what the files do: they fetch Binance klines, query Simmer fast markets, evaluate momentum, and post trades via the simmer SDK/API. Required env vars and config tunables (SIMMER_API_KEY, optional SIMMER_API_URL, TRADING_VENUE, and tunables) match the stated functionality.
Instruction Scope
SKILL.md only directs installing simmer-sdk, setting SIMMER_API_KEY, running the provided Python scripts, and optionally cron scheduling. The runtime code reads Binance and Simmer APIs and local config; it does not access unrelated system files, network hosts, or other credentials beyond those declared.
Install Mechanism
No custom install script in the package itself; the manifest declares pip: simmer-sdk and SKILL.md instructs pip install simmer-sdk. Installing a third‑party pip package is a normal requirement for SDK-based skills but carries the usual supply-chain risk (verify simmer-sdk's source and package integrity).
Credentials
Only SIMMER_API_KEY (and optional SIMMER_API_URL / TRADING_VENUE) are used. Those are appropriate for a skill that calls the Simmer API and uses the simmer SDK. The code does not request unrelated tokens or filesystem paths.
Persistence & Privilege
always is false and the skill is user-invocable. The code imports load_config/update_config from simmer_sdk (to manage its own tunables/config), but it does not attempt to change other skills or system-wide settings. Cron in clawhub.json is expected for a periodic trading bot.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-sol-5m-mtf-momentum-dyll - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-sol-5m-mtf-momentum-dyll触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Version bump to 1.1.0 with metadata update.
- Minor documentation and metadata changes in SKILL.md (version update).
- No changes to core trading logic or configuration documented.
v1.0.0
Initial release of SOL 5m MTF Momentum template bot:
- Implements multi-timeframe momentum strategy for Polymarket SOL 5-minute fast markets, aligning 1m/3m/5m Binance returns for directional conviction.
- Inspired by leaderboard trader with proven win rate; core logic provided, with detuned confidence threshold for customization.
- Offers clear configuration via environment variables for parameters like confidence, trade size, and evaluation window.
- Includes comprehensive README covering trading logic, setup instructions, quick commands, and troubleshooting tips.
- Designed as a foundation for traders to tune, extend, and optimize for personal edge.
元数据
常见问题
Polymarket Sol 5m Mtf Momentum Dyll 是什么?
Multi-timeframe CEX momentum trading for Polymarket BTC 5-minute fast markets. Aligns 1m/3m/5m Binance returns for directional conviction. Inspired by the. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Polymarket Sol 5m Mtf Momentum Dyll?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-sol-5m-mtf-momentum-dyll」即可一键安装,无需额外配置。
Polymarket Sol 5m Mtf Momentum Dyll 是免费的吗?
是的,Polymarket Sol 5m Mtf Momentum Dyll 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Sol 5m Mtf Momentum Dyll 支持哪些平台?
Polymarket Sol 5m Mtf Momentum Dyll 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Sol 5m Mtf Momentum Dyll?
由 Dyll(@djdyll)开发并维护,当前版本 v1.1.0。
推荐 Skills