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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "polymarket-sol-5m-mtf-momentum-dyll" with this command: npx skills add dyll/polymarket-sol-5m-mtf-momentum-dyll

SOL 5m MTF Momentum

This is a template. You must configure your SIMMER_API_KEY before running.

Raw CEX momentum → Polymarket alpha. When all timeframes align, the signal is undeniable.

This bot reads the battlefield in real-time — 1-minute, 3-minute, and 5-minute Binance SOL/USDT returns voting on direction. When momentum converges across timeframes, it strikes. No hesitation, no second-guessing. Pure directional conviction deployed into Polymarket 5-minute fast markets.

Inspired by the #1 trader on the Simmer leaderboard — yanksie, who dominates BTC 5m markets with a 79% win rate across 4,000+ trades. The same multi-timeframe momentum principles applied to SOL. This foundation captures the core multi-timeframe momentum approach that drives that edge.

The Edge

Three timeframes. One direction. Maximum conviction.

  • r1 (1m return) — noise filter, immediate pulse
  • r3 (3m return) — trend confirmation
  • r5 (5m return) — dominant signal, tiebreaker

Direction = majority vote. Confidence = signal-to-noise ratio scaled against recent volatility. The bot only fires when the math says go.

What This Is — And What It Isn't

This is the foundation. The confidence threshold (0.50) is intentionally detuned. Out of the box, it trades. But the real alpha comes from tuning:

  • Confidence threshold — tighten it, raise your win rate
  • Eval window timing — when in the 5-minute cycle to strike
  • Additional gates — order book depth, CLOB flow confirmation, candle body analysis, regime detection

These gates and logic layers can dramatically improve WR beyond the foundation. They're left to the trader to implement. The Ferrari is in the garage — you bring the driving skills.

Setup

  1. Install: pip install simmer-sdk
  2. Set your API key: export SIMMER_API_KEY=sk_live_...
  3. Dry run: python3 mtf_momentum.py
  4. Go live: python3 mtf_momentum.py --live

Configuration

ParameterEnv VarDefaultDescription
Confidence MinSIMMER_MTF_CONF_MIN0.50Minimum confidence to trade
Confidence ScaleSIMMER_MTF_CONF_SCALE2.1Volatility scaling factor
Eval Min AgeSIMMER_MTF_EVAL_MIN_AGE90Min market age (seconds)
Eval Max AgeSIMMER_MTF_EVAL_MAX_AGE180Max market age (seconds)
Trade SizeSIMMER_MTF_TRADE_SIZE10Trade size in $SIM

Quick Commands

# Dry run (paper mode)
python3 mtf_momentum.py

# Live trading
python3 mtf_momentum.py --live

# Show current positions
python3 mtf_momentum.py --positions

# Show config
python3 mtf_momentum.py --config

# Tune confidence threshold
python3 mtf_momentum.py --set conf_min=0.65

# Check portfolio status
python3 scripts/status.py

Example Output

⚡ SOL 5m MTF Momentum
==================================================
  [PAPER MODE] Use --live for real trades.

  Config: conf_min=0.50 conf_scale=2.1 eval_window=90-180s size=$10

  Fetching SOL 5m fast markets...
  Found 2 active markets

  📊 SOL 5m — Will BTC go up in the next 5 minutes?
     Market age: 112s (in eval window)
     r1=+0.08% r3=+0.15% r5=+0.22% → UP (3/3 aligned)
     vol=0.0011 conf=0.94 ✅ TRADE
     → BUY YES $10.00 | reason: MTF momentum aligned UP (conf=0.94)
     ✅ Paper trade executed (12.5 shares)

  Summary: 1 signal, 1 trade

Troubleshooting

  • "No active fast markets" — SOL 5m markets run on a schedule. Wait for the next cycle.
  • "Market age outside eval window" — The bot only trades during the configured window (90-180s after market open). Adjust SIMMER_MTF_EVAL_MIN_AGE / SIMMER_MTF_EVAL_MAX_AGE.
  • "Confidence below threshold" — Momentum isn't strong enough. Lower SIMMER_MTF_CONF_MIN for more trades (lower WR) or wait for stronger signals.
  • "simmer-sdk not installed" — Run pip install simmer-sdk.
  • "SIMMER_API_KEY not set" — Get your key from simmer.markets/dashboard → SDK tab.

Cron

*/1 * * * * — runs every minute, checks market age, trades if in eval window.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

openEuler RPM Packaging

🚨 openEuler 专项 RPM 打包规范。任何涉及 openEuler 打包的场景,都必须读取此技能。**openEuler 规则与通用 RPM 不同**:5 包拆分规则、专用 changelog 格式(Type/ID/SUG/DESC)、openEuler 专用宏、检视原则。不适用于其他发行版。

Registry SourceRecently Updated
General

Tianyi Cloud Game

天翼云游戏搜索与启动。当用户想玩云游戏、搜索游戏、或提到天翼云游戏时使用。支持自然语言匹配游戏并快速启动。

Registry SourceRecently Updated
General

Ugc Ad Script Maker

Creates timed, authentic UGC-style ad scripts with strong hooks, natural product proof, and varied CTAs for TikTok, Reels, Shorts, FB, and Snapchat.

Registry SourceRecently Updated
General

Campaign Angle Spark

Generates and scores unique, relevant campaign angles from product briefs, recommending targeted marketing hooks and test priorities without generic templates.

Registry SourceRecently Updated