trading-signal

Retrieve on-chain Smart Money buy/sell signals with token metadata and price context.

957|244|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/tradecatlabs/tradecat-public --skill trading-signal-tradecatlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-signal
Source: https://github.com/tradecatlabs/tradecat-public/tree/main/resources/agent_market_context/binance/upstream/binance-skills-hub-main/skills/binance-web3/trading-signal
Command: npx skills add https://github.com/tradecatlabs/tradecat-public --skill trading-signal-tradecatlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need timely visibility into on-chain trading activity from smart money addresses to inform potential trade ideas without manually scanning blockchain activity.

Core Features & Use Cases

  • On-chain Smart Money Signal Retrieval: Fetch buy/sell signals with signal IDs, contract addresses, token metadata, and trigger information.
  • Price & Performance Context: Compare alert/trigger price versus current price and review max gain and exit rate to assess signal outcome.
  • Token Tag Enrichment: Classify signals with token tags such as launch platform and sensitive events (e.g., Whale Buy/Sell, smart money adding/reducing holdings).

Quick Start

Use the trading-signal skill to retrieve the latest smart-money buy and sell signals for chainId 56 with a pageSize of 50.

Frequently Asked Questions about trading-signal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get smart money on-chain trading signals for BSC or Solana?

To get smart money on-chain trading signals, you retrieve buy and sell data by sending a POST request to the Binance Web3 public endpoint with a specific chainId and paging parameters. This returns structured signal fields for chains like BSC and Solana.

What on-chain data is included with smart money buy and sell signals?

Smart money buy and sell signals include token metadata, contract addresses, trigger prices, current prices, max gain, and exit rates. Signals are also enriched with token tags classifying launch platforms and sensitive events like Whale Buy or Sell.

Can I monitor smart money signal performance using trigger price and current price?

Yes, you can monitor signal performance by comparing the alert trigger price against the current price. The retrieved data also provides max gain and exit rate metrics to help you assess the outcome of smart money trading signals.

How do I retrieve the latest smart money signals using the Web3 API?

You retrieve the latest smart money signals by making a POST call to the Web3 API endpoint. Specify your desired chainId, such as 56 for BSC, and define your paging parameters, like a pageSize of 50, to fetch structured signal data.

What are token tags in on-chain smart money trading signals?

Token tags in smart money trading signals classify tokens by launch platform and sensitive events. They identify specific smart money activities, such as adding or reducing holdings, and whale buy or sell events, providing context for investment discovery.