trading-signal
Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses, including buy/sell signals, trigger price, current price, max gain, and exit rate. Use this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for potential trades.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/awessh/trading-signalWhat This Skill Does
The trading-signal skill for OpenClaw is a powerful tool designed to help users track and analyze the trading behavior of 'smart money'—prolific investors and institutional players who historically demonstrate high-performance trading strategies. By leveraging on-chain data, this skill provides a real-time feed of buy and sell signals, alerting users when significant wallet activity occurs on chains like Solana (CT_501) and BSC (56). The skill retrieves critical financial data, including trigger prices, current market values, max gains, and exit rates. It also extracts token metadata such as launch platforms (e.g., Pumpfun) and social tags (e.g., DEX Paid), allowing users to filter potential opportunities through a professional lens. Essentially, this skill bridges the gap between raw blockchain transactional data and actionable investment intelligence.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/awessh/trading-signal
Ensure your OpenClaw instance is updated to the latest version before running the command to ensure full compatibility with the underlying API endpoints.
Use Cases
- Alpha Discovery: Quickly identify new tokens being accumulated by smart money wallets before they gain widespread retail attention.
- Trend Analysis: Monitor market sentiment by observing whether smart money is currently net-buying or net-selling specific assets.
- Risk Management: Use signal trigger prices and alert market caps to establish entry points or assess if a token has already peaked based on smart money exit rates.
- Platform Tracking: Filter for tokens launched on specific platforms like Pumpfun to capitalize on early-stage, high-volatility opportunities.
Example Prompts
- "Check for the latest smart money buy signals on Solana and list the top 5 by token value."
- "Show me any new trading signals for tokens launched on Pumpfun, including their current price versus the trigger price."
- "Is there any smart money activity suggesting a trend for trending meme coins on the BSC chain right now?"
Tips & Limitations
- Smart Money Tracking: While smart money often yields high results, follow-trading carries inherent risks; always conduct your own research (DYOR).
- API Constraints: The skill uses a pagination limit of 100 items per request. If you need a wider view, consider looping through pages.
- Chain Specificity: Ensure you specify the correct chain ID (56 for BSC, CT_501 for Solana) to prevent receiving null or empty datasets.
- Data Latency: On-chain data may have slight propagation delays; cross-reference signals with an block explorer like Solscan or BscScan for critical, high-value trades.
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-awessh-trading-signal": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
meme-rush
Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.
spot
Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.