← Back to Skills Marketplace
djdyll

Polymarket Sol 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-sol-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 skill appears internally consistent and does what it says: it reads Binance klines, queries Simmer fast markets, and can place trades via the simmer SDK using SIMMER_API_KEY. Before running: (1) run in dry/paper mode first (the SKILL.md provides a dry-run), (2) review and verify the simmer-sdk package source (pip packages can contain arbitrary code), (3) confirm your SIMMER_API_KEY is scoped appropriately and stored securely, (4) do not run with --live until you have tested tuning and safeguards, and (5) consider limiting automated cron runs until you are comfortable with behavior and error handling.
Capability Analysis
Type: OpenClaw Skill Name: polymarket-sol-5m-mtf-momentum-dyll Version: 1.1.0 The skill bundle is a functional trading bot designed to execute momentum-based trades on Polymarket SOL 5-minute markets using the Simmer API and Binance price data. The code in mtf_momentum.py and scripts/status.py follows standard practices for trading scripts, utilizing a dedicated SDK (simmer-sdk) and making legitimate API calls to Binance and Simmer endpoints. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (MTF momentum for Polymarket fast markets) align with what the files do: they fetch Binance klines, query Simmer fast markets, evaluate momentum, and post trades via the simmer SDK/API. Required env vars and config tunables (SIMMER_API_KEY, optional SIMMER_API_URL, TRADING_VENUE, and tunables) match the stated functionality.
Instruction Scope
SKILL.md only directs installing simmer-sdk, setting SIMMER_API_KEY, running the provided Python scripts, and optionally cron scheduling. The runtime code reads Binance and Simmer APIs and local config; it does not access unrelated system files, network hosts, or other credentials beyond those declared.
Install Mechanism
No custom install script in the package itself; the manifest declares pip: simmer-sdk and SKILL.md instructs pip install simmer-sdk. Installing a third‑party pip package is a normal requirement for SDK-based skills but carries the usual supply-chain risk (verify simmer-sdk's source and package integrity).
Credentials
Only SIMMER_API_KEY (and optional SIMMER_API_URL / TRADING_VENUE) are used. Those are appropriate for a skill that calls the Simmer API and uses the simmer SDK. The code does not request unrelated tokens or filesystem paths.
Persistence & Privilege
always is false and the skill is user-invocable. The code imports load_config/update_config from simmer_sdk (to manage its own tunables/config), but it does not attempt to change other skills or system-wide settings. Cron in clawhub.json is expected for a periodic trading bot.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-sol-5m-mtf-momentum-dyll
  3. After installation, invoke the skill by name or use /polymarket-sol-5m-mtf-momentum-dyll
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Version bump to 1.1.0 with metadata update. - Minor documentation and metadata changes in SKILL.md (version update). - No changes to core trading logic or configuration documented.
v1.0.0
Initial release of SOL 5m MTF Momentum template bot: - Implements multi-timeframe momentum strategy for Polymarket SOL 5-minute fast markets, aligning 1m/3m/5m Binance returns for directional conviction. - Inspired by leaderboard trader with proven win rate; core logic provided, with detuned confidence threshold for customization. - Offers clear configuration via environment variables for parameters like confidence, trade size, and evaluation window. - Includes comprehensive README covering trading logic, setup instructions, quick commands, and troubleshooting tips. - Designed as a foundation for traders to tune, extend, and optimize for personal edge.
Metadata
Slug polymarket-sol-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 Sol 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 Sol 5m Mtf Momentum Dyll?

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

Is Polymarket Sol 5m Mtf Momentum Dyll free?

Yes, Polymarket Sol 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 Sol 5m Mtf Momentum Dyll support?

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

Who created Polymarket Sol 5m Mtf Momentum Dyll?

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

💬 Comments