simmer-fastloop
Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when user wants to trade sprint/fast markets, automate short-term crypto trading, or use CEX momentum as a Polymarket signal.
Why use this skill?
Automate BTC and crypto sprint market trades on Polymarket using Binance price momentum signals. Install Simmer FastLoop for high-frequency crypto trading.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adlai88/simmer-fastloopWhat This Skill Does
The simmer-fastloop skill is a sophisticated trading automation tool designed for Polymarket's sprint (fast) markets. It bridges the gap between traditional centralized exchange (CEX) price data—specifically Binance kline momentum—and decentralized prediction markets. By monitoring real-time volatility and momentum signals, the script evaluates if the current Polymarket odds for BTC, ETH, or SOL sprint contracts deviate from the underlying asset price movement. If a significant divergence is detected, the agent executes a trade automatically. This skill is built as a template, allowing developers to inject custom logic or sentiment analysis to refine their entry signals beyond standard momentum indicators.
Installation
To install this skill, run the following command in your OpenClaw environment: clawhub install openclaw/skills/skills/adlai88/simmer-fastloop. After installation, configure your environment by setting your SIMMER_API_KEY (obtained from the Simmer dashboard). You can customize the agent's behavior via the config.json file or by using the --set flags in your execution command. For continuous operation, ensure your system is configured to execute the script on a schedule, such as a cron job or OpenClaw heartbeat, to monitor the market windows effectively.
Use Cases
- Automated High-Frequency Trading: Execute trades based on 5-minute or 15-minute price fluctuations on Polymarket.
- Arbitrage-Like Momentum Strategy: Capitalize on instances where Polymarket odds trail the rapid price changes on Binance.
- Portfolio Management: Automate crypto prediction trading for active users who cannot monitor their screens every few minutes.
Example Prompts
- "OpenClaw, install the simmer-fastloop skill and set it to trade BTC with a 5-minute window."
- "Update my simmer-fastloop configuration to use a $10.00 position size and a 0.10 entry threshold for ETH markets."
- "Start a dry-run of the simmer-fastloop agent to see if it detects any profitable opportunities with current market data."
Tips & Limitations
- Fees: Remember that Polymarket charges a 10% fee on fast markets; always ensure your trade edge is large enough to cover this, or you will be losing value on every position.
- Risk Management: Always start with dry-runs. The market is highly volatile; ensure your
max_positionis set to an amount you are comfortable risking. - Customization: This is a framework. To gain a true market edge, consider building upon the default Binance signal by adding sentiment analysis from news feeds or social media indicators.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adlai88-simmer-fastloop": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
polymarket-mert-sniper
Near-expiry conviction trading on Polymarket. Snipe markets about to resolve when the odds are heavily skewed. Filter by topic, cap your bets, and only trade strong splits close to deadline.
kalshi-weather-trader
Trade Kalshi weather markets using NOAA forecasts via Simmer SDK and DFlow on Solana. Port of the popular polymarket-weather-trader. Use when user wants to trade temperature markets on Kalshi, automate weather bets, or check NOAA forecasts.
simmer-x402
Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any x402 provider). Handles 402 Payment Required responses automatically using USDC on Base.
polymarket-copytrading
Mirror positions from top Polymarket traders. Polling mode (free) for portfolio-style copying, Reactor mode (Pro) for event-driven real-time mirroring via Simmer's on-chain signal infrastructure.
prediction-trade-journal
Auto-log trades with context, track outcomes, generate calibration reports to improve trading.