← 返回 Skills 市场
djdyll

Polymarket Eth 5m Mtf Momentum Dyll

作者 Dyll · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-eth-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 package is a trading bot template that will read public Binance klines and use your SIMMER_API_KEY to discover markets and submit trades via the Simmer SDK/API. Before installing or running it: (1) review and audit simmer-sdk (pip package) and consider installing in a virtual environment; (2) run in dry/paper mode first and verify behavior; (3) be cautious with your SIMMER_API_KEY — live mode can place real trades and your funds could be affected; (4) confirm SIMMER_API_URL is left at the default (or set to a trusted endpoint) so your API key isn't sent to an unexpected server; (5) note small documentation mismatches (Polymarket/BTC vs ETH and references to Simmer) — confirm the target marketplace and asset are what you expect.
功能分析
Type: OpenClaw Skill Name: polymarket-eth-5m-mtf-momentum-dyll Version: 1.1.0 The skill bundle is a functional trading bot template designed for Polymarket 5-minute fast markets using multi-timeframe momentum signals from Binance. The core logic in `mtf_momentum.py` fetches ETH/USDT price data from Binance and executes trades via the `simmer-sdk` based on trend alignment across 1m, 3m, and 5m intervals. The code follows standard practices for the OpenClaw platform, including configuration management and status reporting (`scripts/status.py`), and communicates only with legitimate endpoints (api.binance.com and api.simmer.markets). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (multi-timeframe momentum trading for short Polymarket/Simmer ETH 5m markets) aligns with the code and declared requirements: the scripts fetch Binance klines and call Simmer API/SDK to discover markets and submit trades. The single required credential (SIMMER_API_KEY) and dependency (simmer-sdk) are appropriate for this purpose.
Instruction Scope
SKILL.md and scripts only instruct network calls to Binance and the Simmer API and running the included Python scripts; they read SIMMER_API_KEY and optional envs (SIMMER_API_URL, TRADING_VENUE). There is a small mismatch in prose (some references to Polymarket/BTC vs ETH and Simmer) but nothing that expands scope to unrelated system data. The bot will run network operations and can place live trades when run with --live or via cron.
Install Mechanism
No download-from-URL installs; dependency is installed via pip (simmer-sdk) which is standard for Python; the package is instruction-only apart from included scripts. No risky archive downloads or obscure URLs found.
Credentials
Required env: SIMMER_API_KEY (declared in clawhub.json and SKILL.md) — appropriate and necessary to authenticate trading. The code also respects optional SIMMER_API_URL and TRADING_VENUE envs (not listed as required), which is reasonable but worth noting: changing SIMMER_API_URL could redirect API calls to a different endpoint, so users should not set it to an untrusted URL. No unrelated credentials are requested.
Persistence & Privilege
always is false and autostart is false. The skill includes a cron schedule in metadata to run every minute if enabled by the platform; this is expected for a fast-market trading bot. It does not attempt to modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-eth-5m-mtf-momentum-dyll
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-eth-5m-mtf-momentum-dyll 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated version to 1.1.0 in SKILL.md metadata. - No changes to bot logic or parameters documented. - Documentation and description remain the same, except for the version bump.
v1.0.0
Initial release of ETH 5m MTF Momentum trading bot for Polymarket: - Multi-timeframe momentum: aligns 1m, 3m, and 5m Binance ETH/USDT returns for trade direction. - Trades Polymarket 5-minute fast markets based on majority vote and volatility-scaled confidence. - Foundation setup with intentionally detuned thresholds for user customization. - Clear configuration via environment variables and command-line commands. - Inspired by proven Simmer leaderboard momentum strategies, adapted for ETH. - Includes setup, tuning instructions, and troubleshooting guidance.
元数据
Slug polymarket-eth-5m-mtf-momentum-dyll
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Polymarket Eth 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 Eth 5m Mtf Momentum Dyll?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-eth-5m-mtf-momentum-dyll」即可一键安装,无需额外配置。

Polymarket Eth 5m Mtf Momentum Dyll 是免费的吗?

是的,Polymarket Eth 5m Mtf Momentum Dyll 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Eth 5m Mtf Momentum Dyll 支持哪些平台?

Polymarket Eth 5m Mtf Momentum Dyll 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Eth 5m Mtf Momentum Dyll?

由 Dyll(@djdyll)开发并维护,当前版本 v1.1.0。

💬 留言讨论