← Back to Skills Marketplace
djdyll

Polymarket Eth 5m Mtf Momentum Dyll

by Dyll · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install polymarket-eth-5m-mtf-momentum-dyll
Description
Multi-timeframe CEX momentum trading for Polymarket BTC 5-minute fast markets. Aligns 1m/3m/5m Binance returns for directional conviction. Inspired by the
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-eth-5m-mtf-momentum-dyll
  3. After installation, invoke the skill by name or use /polymarket-eth-5m-mtf-momentum-dyll
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug polymarket-eth-5m-mtf-momentum-dyll
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.

How do I install Polymarket Eth 5m Mtf Momentum Dyll?

Run "/install polymarket-eth-5m-mtf-momentum-dyll" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Eth 5m Mtf Momentum Dyll free?

Yes, Polymarket Eth 5m Mtf Momentum Dyll is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Eth 5m Mtf Momentum Dyll support?

Polymarket Eth 5m Mtf Momentum Dyll is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Eth 5m Mtf Momentum Dyll?

It is built and maintained by Dyll (@djdyll); the current version is v1.1.0.

💬 Comments