polymarket-btc15m
Trade Polymarket Bitcoin Up/Down 15-minute markets using TA signals. Supports Clawbot mode (dynamic sizing, TP/SL, pre-settlement) or fixed mode. Use when checking signals, placing trades, or automating via private key.
Why use this skill?
Automate your Polymarket Bitcoin 15m trading with the polymarket-btc15m skill. Features dynamic risk management, automated TP/SL, and real-time technical analysis signals.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/krajekisbtc/testsWhat This Skill Does
The polymarket-btc15m skill provides a robust automated trading framework for Polymarket Bitcoin 15-minute binary markets. It utilizes a dedicated assistant to generate technical analysis signals, allowing users to execute trades based on real-time market data. The skill operates in two distinct modes: 'Clawbot' and 'Fixed'. Clawbot mode introduces advanced risk management, featuring dynamic position sizing based on account balance, automated take-profit (TP) and stop-loss (SL) triggers, and proactive pre-settlement selling. Fixed mode offers a straightforward, manual-control approach using a constant order size defined by the user. By integrating signal generation, trade execution, and position monitoring into a unified command-line interface, this skill streamlines the process of engaging with fast-paced prediction markets while offering customizable risk profiles.
Installation
To install this skill, ensure you have the required dependencies and cloned the source repository from openclaw/skills. Follow these steps:
- Copy or symlink the skill directory into your local clawbot workspace:
cp -r clawbot-skill ~/.clawbot/skills/polymarket-btc15m. - Ensure your execution environment has access to
npmandnode. - Configure your environment variables in the
.envfile, specifically setting yourPOLYMARKET_PRIVATE_KEYandPOLYMARKET_FUNDERto enable trading capabilities. - Run the installation command:
clawhub install openclaw/skills/skills/krajekisbtc/tests.
Use Cases
- Automated Trading: Deploy the skill to execute trades based on algorithmic signals without constant manual intervention.
- Risk-Managed Portfolio Growth: Utilize Clawbot mode to automatically adjust exposure based on current market strength, ensuring you do not over-leverage during high-volatility periods.
- Technical Signal Analysis: Use the skill as a research tool to verify market sentiment and probability models before making manual decisions.
Example Prompts
- "What is the current signal for the Bitcoin 15-minute market, and what are the recommended Clawbot parameters?"
- "Execute an UP trade for the current market using the automated clawbot settings."
- "Start the monitor daemon in the background to manage my open positions and trigger automatic stop-loss or take-profit events."
Tips & Limitations
- Risk Awareness: Even with Clawbot's risk management features, trading prediction markets involves significant capital risk. Always maintain a reserve balance as per the skill logic.
- Security: Treat your private keys with the highest level of security; never store them in plain text in public repositories or logs.
- Monitoring: If you are running in Clawbot mode, it is essential to keep the monitor process running to ensure timely pre-settlement selling and SL/TP execution. Lack of monitoring will result in missed exit signals.
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-krajekisbtc-tests": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api, code-execution
Related Skills
polymarket-btc15m
Trade Polymarket Bitcoin Up/Down 15-minute markets using TA signals. Supports Clawbot mode (dynamic sizing, TP/SL, pre-settlement) or fixed mode. Use when checking signals, placing trades, or automating via private key.
polymarket-btc15m
Trade Polymarket Bitcoin Up/Down 15-minute markets using TA signals. Supports Clawbot mode (dynamic sizing, TP/SL, pre-settlement) or fixed mode. Use when checking signals, placing trades, or automating via private key.
polymarket-btc15m
Trade Polymarket Bitcoin Up/Down 15-minute markets using TA signals. Supports Clawbot mode (dynamic sizing, TP/SL, pre-settlement) or fixed mode. Use when checking signals, placing trades, or automating via private key.
polymarket-btc15m
Trade Polymarket Bitcoin Up/Down 15-minute markets using TA signals. Supports Clawbot mode (dynamic sizing, TP/SL, pre-settlement) or fixed mode. Use when checking signals, placing trades, or automating via private key.