← 返回 Skills 市场
130
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-btc-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 is a trading template that will place market orders when run with a live SIMMER_API_KEY. Before using live mode: (1) run in dry/paper mode extensively and verify behavior; (2) review the simmer-sdk package and ensure you trust it; (3) limit the API key scope if possible and avoid using a live key during testing; (4) check and tighten confidence/eval window tunables and max trades to avoid unexpected live orders; (5) be aware the cron schedule (*/1 * * * *) can trigger frequent runs — ensure you want automated execution.
功能分析
Type: OpenClaw Skill
Name: polymarket-btc-5m-mtf-momentum-dyll
Version: 1.1.0
The skill bundle provides a functional multi-timeframe momentum trading bot for Polymarket BTC markets. The main logic in mtf_momentum.py fetches price data from Binance and executes trades via the simmer-sdk based on calculated momentum signals. All network activity is directed to legitimate endpoints (api.binance.com and api.simmer.markets) consistent with the bot's purpose, and there is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description claim multi-timeframe momentum trading for Polymarket using Binance data and Simmer SDK; the code and clawhub.json request only SIMMER_API_KEY, talk to Binance and simmer.markets, and depend on simmer-sdk. All requested resources are appropriate for trading functionality.
Instruction Scope
SKILL.md instructs installing simmer-sdk, setting SIMMER_API_KEY, and running the provided scripts. The code only accesses Binance public klines and Simmer API endpoints (and reads config tunables/environment variables declared in metadata). It does not read unrelated system files or request unrelated credentials.
Install Mechanism
No arbitrary downloads; clawhub.json lists pip: simmer-sdk which is proportional for an SDK-based trading skill. There is no extract-from-URL or unknown-host download behavior.
Credentials
Required environment variables are SIMMER_API_KEY and optional SIMMER_* tunables and SIMMER_API_URL/TRADING_VENUE — all justified by the skill's need to authenticate and configure trading behavior. No unrelated secrets (AWS keys, SSH, etc.) are requested.
Persistence & Privilege
always is false and autostart is false; the skill does not request permanent elevated presence or modify other skills. It uses its SDK to read/update its own config, which is expected for a tunable skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-btc-5m-mtf-momentum-dyll - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-btc-5m-mtf-momentum-dyll触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated version to 1.1.0 in SKILL.md metadata.
- Minor documentation refresh to reflect new version.
- No changes to core logic or configuration parameters.
v1.0.0
- Initial release of BTC 5m MTF Momentum trading bot for Polymarket.
- Implements multi-timeframe (1m, 3m, 5m) Binance BTC/USDT momentum alignment for fast market signals.
- Designed as an easily configurable foundation with detuned confidence thresholds for safer out-of-box use.
- Includes clear setup instructions, environment variable configuration, and example commands for both paper and live trading.
- Inspired by a top-performing trader’s strategy, offering a starting point for further tuning and custom gating.
元数据
常见问题
Polymarket Btc 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 插件,目前累计下载 130 次。
如何安装 Polymarket Btc 5m Mtf Momentum Dyll?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-btc-5m-mtf-momentum-dyll」即可一键安装,无需额外配置。
Polymarket Btc 5m Mtf Momentum Dyll 是免费的吗?
是的,Polymarket Btc 5m Mtf Momentum Dyll 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Btc 5m Mtf Momentum Dyll 支持哪些平台?
Polymarket Btc 5m Mtf Momentum Dyll 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Btc 5m Mtf Momentum Dyll?
由 Dyll(@djdyll)开发并维护,当前版本 v1.1.0。
推荐 Skills