← 返回 Skills 市场
diagnostikon

Polymarket Macro Weekend Momentum Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
165
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polymarket-macro-weekend-momentum-trader
功能描述
Trades altcoin (ETH/SOL/XRP) Up/Down markets based on BTC weekend price threshold momentum drift. BTC leads altcoins by 6-24 hours on weekends because altcoi...
安全使用建议
This skill appears coherent for its stated trading purpose. Before installing: 1) Treat SIMMER_API_KEY as a high-value secret—only provide it if you trust the Simmer runtime and the skill author. 2) Run and review the trader in paper mode (default) to verify behavior before using --live. 3) Inspect or vet the 'simmer-sdk' package (the code will call out to that SDK) or run in an isolated/test account if possible. 4) Be cautious when enabling any automation/cron outside of the provided default because live trading carries financial risk.
功能分析
Type: OpenClaw Skill Name: polymarket-macro-weekend-momentum-trader Version: 0.0.3 The skill is a legitimate trading bot template for Polymarket that implements a weekend momentum strategy between BTC and altcoins. It uses the 'simmer-sdk' for market interaction and includes a 'safe by default' mechanism that requires an explicit --live flag to move from paper trading to real execution. No evidence of data exfiltration, malicious code execution, or prompt injection was found in trader.py or SKILL.md.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill is a Polymarket trading strategy: it requires a Simmer API key and declares a dependency on 'simmer-sdk' in clawhub.json. Those requirements are appropriate for executing simulated or live trades on Polymarket via a Simmer client. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md and the trader.py logic are scoped to discovering Polymarket markets, computing a BTC threshold ladder drift signal, sizing trades, and placing paper or live orders. The instructions do not tell the agent to read unrelated files or exfiltrate data. The skill defaults to paper trading and requires an explicit --live flag for real trades.
Install Mechanism
There is no custom download/install script; the manifest lists a pip dependency ('simmer-sdk'), which is a standard package-install approach (moderate risk but expected for this use). No arbitrary URLs, extract operations, or unknown installers are present.
Credentials
Only SIMMER_API_KEY is declared as required and used to authenticate the SimmerClient; other runtime parameters are exposed as tunables via environment variables and default to safe values. The single high-value credential requested is justified by the trading functionality.
Persistence & Privilege
autostart is false and cron is null; the skill does not request always: true. automaton.managed with an entrypoint is normal for a runnable skill but nothing indicates it will run automatically or change other skills' configs. The code attempts apply_skill_config but handles absence gracefully.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-macro-weekend-momentum-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-macro-weekend-momentum-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
Macro Weekend Momentum Trader skill v1.0.0 initial release: - Launches an advanced altcoin momentum trading strategy based on BTC price threshold drift on Polymarket weekends. - Detects and quantifies BTC "weekend drift"—average probability and ladder slope—to predict lagging moves in ETH/SOL/XRP Up/Down markets. - Trades only on weekends or early Monday, when altcoin markets consistently lag BTC. - Automated signal logic covers market discovery, drift calculation, conviction-based sizing, and position limits with tunable risk controls. - Default operation is paper trading for safety, with live trading enabled by command-line flag. - Modular template ready for user remixing with advanced signals (e.g. Binance, funding rates, on-chain data).
元数据
Slug polymarket-macro-weekend-momentum-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polymarket Macro Weekend Momentum Trader 是什么?

Trades altcoin (ETH/SOL/XRP) Up/Down markets based on BTC weekend price threshold momentum drift. BTC leads altcoins by 6-24 hours on weekends because altcoi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。

如何安装 Polymarket Macro Weekend Momentum Trader?

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

Polymarket Macro Weekend Momentum Trader 是免费的吗?

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

Polymarket Macro Weekend Momentum Trader 支持哪些平台?

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

谁开发了 Polymarket Macro Weekend Momentum Trader?

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

💬 留言讨论