🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Polymarket Candle Momentum

by @mibayy

Trade Polymarket 5-minute crypto fast markets using 1-minute candle body analysis and volume surge detection from Binance. Scans BTC, ETH, SOL, XRP, BNB simu...

Versionv2.0.1
βš™οΈ Configuration

Via environment variables only (no local file persistence):

python candle_momentum.py --set body_threshold=0.65
python candle_momentum.py --set asset=ETH
python candle_momentum.py --set vol_threshold=2.0

Settings

| Setting | Default | Env Var | Description | |---|---|---|---| | body_threshold | 0.60 | CM_BODY_THRESHOLD | Min candle body/range ratio (0-1) | | vol_threshold | 1.5 | CM_VOL_THRESHOLD | Min volume surge vs 3-candle average | | max_position | 5.0 | CM_MAX_POSITION | Max USD per trade | | assets | BTC,ETH,SOL,XRP,BNB | - | Assets to scan (picks best signal) | | asset | BTC | CM_ASSET | Single asset override (ignores assets) | | window | 5m | CM_WINDOW | Market window (5m or 15m) | | min_time_remaining | 60 | CM_MIN_TIME | Skip markets with less time (seconds) | | lookback_candles | 3 | CM_LOOKBACK | Candles for volume average | | entry_threshold | 0.05 | CM_ENTRY_THRESHOLD | Min price divergence from 50c |

View on ClawHub
TERMINAL
clawhub install candle-momentum

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’