← 返回 Skills 市场
Polymarket Fast Loop
作者
Simmer.Markets
· GitHub ↗
· v1.7.0
· MIT-0
7906
总下载
49
收藏
21
当前安装
42
版本数
在 OpenClaw 中安装
/install polymarket-fast-loop
功能描述
Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when...
安全使用建议
Install only if you intentionally want an automated Polymarket trading agent. Use dry-run first, prefer a managed wallet or a tightly funded dedicated wallet, never paste a main-wallet private key into chat or plaintext config, and avoid live cron loops until budget, position size, and stop conditions are explicitly acceptable.
能力评估
Purpose & Capability
The stated purpose and implementation align: it discovers Polymarket fast markets, reads crypto price signals, and trades through the Simmer SDK. The capability is high impact because it can execute real USDC trades, cancel prior orders, and auto-redeem positions when run with --live.
Instruction Scope
The skill defaults to dry-run and documents --live, but its activation text includes broad short-term crypto automation language, and the setup flow tells the agent to ask for a wallet private key for live trading. Cron and heartbeat examples can repeatedly run live trading every 1 or 5 minutes.
Install Mechanism
Installation is disclosed as pip install simmer-sdk plus local skill files; clawhub.json has autostart false. The external SDK is central to signing and trade execution, so users must trust that dependency and its secret handling.
Credentials
SIMMER_API_KEY is expected for this integration, and WALLET_PRIVATE_KEY is purpose-aligned for self-custody trading, but raw wallet private keys are extremely sensitive and the artifacts give only functional handling notes rather than strong warnings or a hardened secret-management flow.
Persistence & Privilege
There is no hidden persistence, but the documentation explicitly encourages persistent live cron or heartbeat loops. The script also writes daily_spend.json and can keep mutating trading state while the loop remains installed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-fast-loop - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-fast-loop触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.7.0
**Adds optional news-recency veto to skip trades after major scheduled news events.**
- New setting: `enable_news_veto` (default: false). When enabled, skips matching fast markets within 30 seconds of scheduled macro/news releases.
- News veto covers events like CPI, BLS jobs/unemployment, FOMC, nonfarm payrolls, and quarterly earnings.
- Updated SKILL.md with news veto documentation and setting details.
- Removed obsolete `skill-card.md` file.
v1.6.6
SIM-2374: align tunable env-var names between clawhub.json and CONFIG_SCHEMA
v1.6.4
**Changelog for version 1.6.4**
- Updated explanation of Polymarket fast market fees in the documentation, clarifying the new taker (3.5%–6.6%) and maker (-20% rebate) structure.
- Improved accuracy and transparency regarding fee calculations and their impact on trade edge.
- No code or logic changes; update is documentation only.
v1.6.3
Migrate Gamma fallback path to /markets/keyset (Polymarket deprecation deadline May 1, 2026).
v1.6.2
Version 1.6.2
- Updated version metadata to 1.6.2.
- Minor documentation updates and formatting improvements in SKILL.md.
- No breaking changes to core trading logic or configuration.
v1.6.1
V2 migration (2026-04-28): updated troubleshooting copy to point users at the Wrap USDC.e → pUSD flow at simmer.markets/dashboard + docs.simmer.markets/v2-migration. Also refines clawhub.json envVars schema (WALLET_PRIVATE_KEY now correctly optional for managed-wallet users).
v1.5.5
Schema fix: primaryEnv + envVars with required:false for optional credentials. Clears OpenClaw 'disproportionate requirements' verdict.
v1.5.4
Declare WALLET_PRIVATE_KEY in requires.env for OpenClaw moderation alignment.
v1.5.3
Add pip install simmer-sdk to setup flow
v1.5.2
Add auto_redeem() call at start of each cycle for external wallet support
v1.5.1
## polymarket-fast-loop v1.5.1 Changelog
- Internal improvements and minor fixes in `fastloop_trader.py`.
- No changes to user-facing features, configuration, or skill documentation.
v1.5.0
Version 1.5.0 of polymarket-fast-loop
- Removed legacy metadata file `_meta.json`.
- Updated documentation in SKILL.md for new version.
- Internal improvements to `fastloop_trader.py` (details not specified).
- Prepares for improved versioning and maintenance.
v1.4.3
- Added _meta.json file for enhanced metadata and platform compatibility.
- Made updates to fastloop_trader.py (details not specified).
- No user-facing documentation or skill description changes.
- Internal improvements only; no changes to usage, configuration, or features.
v1.4.2
- Improved parameter parsing robustness in fastloop_trader.py to handle unexpected or invalid CLI input values without crashing.
- Now ignores unknown parameters and provides clearer error messages for invalid types.
v1.4.1
Fix: use GTC order type instead of FAK for 5-min markets
v1.4.0
v1.4.0
- Add support for 15-minute Polymarket fast market windows in addition to 5-minute markets
- Update documentation to clarify new window options and improve setup instructions
- Minor improvements to configuration and scheduling guidance
v1.3.5
Fix env var drift: align CONFIG_SCHEMA with clawhub.json tunables for autotune compatibility
v1.3.4
- Added prominent warning that Simmer's stop-loss/take-profit risk monitor does not function on 5m or 15m fast markets.
- Clarified that automated risk settings from the Simmer dashboard are ignored for fast market trades; sizing should be done manually.
- Incremented metadata version to 1.3.4.
v1.3.3
## Polymarket FastLoop Trader v1.3.3
- Updated documentation in SKILL.md for clarification and current usage.
- Bumped version to 1.3.3 in metadata.
- No trading logic or core functional changes.
v1.3.2
polymarket-fast-loop 1.3.2
- Updated SKILL.md to clarify documentation and settings.
- Internal improvements to fastloop_trader.py (details not specified).
- No breaking changes or new user-facing features.
元数据
常见问题
Polymarket Fast Loop 是什么?
Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7906 次。
如何安装 Polymarket Fast Loop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-fast-loop」即可一键安装,无需额外配置。
Polymarket Fast Loop 是免费的吗?
是的,Polymarket Fast Loop 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Fast Loop 支持哪些平台?
Polymarket Fast Loop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Fast Loop?
由 Simmer.Markets(@simmer)开发并维护,当前版本 v1.7.0。
推荐 Skills