← Back to Skills Marketplace
djdyll

Polymarket Btc 5m Mtf Momentum Dyll

by Dyll · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install polymarket-btc-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 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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-btc-5m-mtf-momentum-dyll
  3. After installation, invoke the skill by name or use /polymarket-btc-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. - 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.
Metadata
Slug polymarket-btc-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 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

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

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

Is Polymarket Btc 5m Mtf Momentum Dyll free?

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

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

Who created Polymarket Btc 5m Mtf Momentum Dyll?

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

💬 Comments