crypto-trader
Automated cryptocurrency trading skill for OpenClaw. Supports 8 trading strategies (Grid Trading, DCA, Trend Following, Scalping, Arbitrage, Swing Trading, Copy Trading, Portfolio Rebalancing), multi-exchange connectivity (Binance, Bybit, Kraken, Coinbase), AI-driven sentiment analysis, comprehensive risk management, backtesting, paper trading, and real-time monitoring with Telegram/Discord/Email alerts. Use when the user asks about crypto trading, portfolio management, market analysis, starting/stopping strategies, checking balances, or running backtests.
Why use this skill?
Master your crypto trading with OpenClaw's expert agent skill. Execute 8 strategies across major exchanges with AI sentiment, risk management, and paper trading support.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nandichi/crypto-traderWhat This Skill Does
The crypto-trader skill is an advanced automation framework for OpenClaw that enables users to execute sophisticated cryptocurrency trading strategies across multiple major exchanges, including Binance, Bybit, Kraken, and Coinbase. It is designed to handle the complexities of modern digital asset markets by providing a unified interface for portfolio management, strategy deployment, and risk monitoring. The skill features 8 core trading strategies: Grid Trading, DCA, Trend Following, Scalping, Arbitrage, Swing Trading, Copy Trading, and Portfolio Rebalancing. It integrates AI-driven sentiment analysis via CryptoPanic to help users make informed decisions based on market atmosphere, alongside robust backtesting and paper trading capabilities to ensure strategies are sound before committing real capital.
Installation
To integrate this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/nandichi/crypto-trader. After the installation, navigate to the skill directory and execute pip install -r requirements.txt to install the necessary dependencies. Ensure that your .env file or OpenClaw configuration settings contain the required API credentials for your chosen exchanges. Please note that the skill defaults to CRYPTO_DEMO=true (paper trading mode). You must explicitly set CRYPTO_DEMO=false in your environment variables if you intend to execute trades with real funds.
Use Cases
This skill is perfect for traders looking to automate their market entry and exit points, manage portfolio allocations automatically, or conduct rigorous backtests on historical market data. It is highly effective for users seeking consistent, algorithmic execution, such as performing daily dollar-cost averaging (DCA), exploiting cross-exchange arbitrage opportunities, or utilizing automated grid bots to capture volatility in a price range. It acts as an oversight layer for your total portfolio, allowing for centralized balance monitoring and real-time alerts via Telegram or Discord.
Example Prompts
- "Check my current portfolio value and tell me if any active strategies are hitting my risk limits."
- "Start a DCA strategy for ETH/USDT on Binance with a daily interval and 5 USDT per buy."
- "Show me the current balance of my Kraken account and run a quick backtest for the swing trading strategy on BTC/USDT."
Tips & Limitations
Always start in paper trading mode (CRYPTO_DEMO=true) to validate strategy logic. Never share your API keys, and ensure your keys have strictly limited permissions (e.g., enable 'Trade' but disable 'Withdraw' permissions). The skill relies on external market data and exchange APIs; network latency or exchange outages may affect performance. Always monitor your active strategies for unexpected behavior and utilize the kill switch functionality if markets become volatile or erratic.
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-nandichi-crypto-trader": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api, code-execution
Related Skills
trading212
Analyzes Trading212 portfolio, generates daily summaries with P&L and top gainers/losers, makes trade proposals based on configurable rules, and can place orders. Also supports dividend overview, order history, watchlist with price alerts, and portfolio allocation analysis with rebalancing proposals. Use when the user asks about portfolio, daily performance, trade actions, or requests a portfolio overview.
football-value-bets
Professional football bet analysis skill. Generates data-driven bet slips based on form, H2H, standings, injuries and value analysis. Includes result tracking with hitrate and ROI. Use when the user asks for a football bet, bet slip, accumulator, tips, or picks.