ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/awessh/trading-signal
Or

What 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

  1. "Check for the latest smart money buy signals on Solana and list the top 5 by token value."
  2. "Show me any new trading signals for tokens launched on Pumpfun, including their current price versus the trigger price."
  3. "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

Author@awessh
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-awessh-trading-signal": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#trading#blockchain#defi#signals
Safety Score: 4/5

Flags: network-access, external-api