tron-market

This skill should be used when the user asks for 'TRX price', 'TRON token price', 'price chart on TRON', 'K-line data for USDT/TRX', 'TRON trade history', 'TRON whale activity', 'large transfers on TRON', 'smart money on TRON', 'TRON DEX volume', or mentions checking real-time prices, candlestick data, trading volume, whale monitoring, or smart money signals on the TRON network. For token search and metadata, use tron-token. For swap execution, use tron-swap.

3,891 stars

Best use case

tron-market is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

This skill should be used when the user asks for 'TRX price', 'TRON token price', 'price chart on TRON', 'K-line data for USDT/TRX', 'TRON trade history', 'TRON whale activity', 'large transfers on TRON', 'smart money on TRON', 'TRON DEX volume', or mentions checking real-time prices, candlestick data, trading volume, whale monitoring, or smart money signals on the TRON network. For token search and metadata, use tron-token. For swap execution, use tron-swap.

Teams using tron-market should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/tron-market/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/bbsyaya/tronlink-skills/skills/tron-market/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/tron-market/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How tron-market Compares

Feature / Agenttron-marketStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

This skill should be used when the user asks for 'TRX price', 'TRON token price', 'price chart on TRON', 'K-line data for USDT/TRX', 'TRON trade history', 'TRON whale activity', 'large transfers on TRON', 'smart money on TRON', 'TRON DEX volume', or mentions checking real-time prices, candlestick data, trading volume, whale monitoring, or smart money signals on the TRON network. For token search and metadata, use tron-token. For swap execution, use tron-swap.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# TRON Market Data

8 commands for real-time prices, K-line data, trade history, DEX volume, whale monitoring, large transfer alerts, liquidity pool info, and market overview.

## Pre-flight Checks

1. **Confirm Python & dependencies**:
   ```bash
   node -e "console.log('ok')"  # Node.js >= 18 required
   ```

## Commands

### 1. Token Price

```bash
node scripts/tron_api.mjs token-price --contract <TOKEN_CONTRACT>
```

Returns: current price in USD and TRX, 24h change, 24h volume, market cap.

For TRX itself:
```bash
node scripts/tron_api.mjs token-price --contract TRX
```

### 2. K-line / Candlestick Data

```bash
node scripts/tron_api.mjs kline \
  --contract <TOKEN_CONTRACT> \
  --interval <1m|5m|15m|1h|4h|1d|1w> \
  --limit 100
```

Returns: OHLCV (Open, High, Low, Close, Volume) data points.

### 3. Trade History

```bash
node scripts/tron_api.mjs trade-history --contract <TOKEN_CONTRACT> --limit 50
```

Returns: recent DEX trades with price, amount, buyer/seller, timestamp, DEX source.

### 4. DEX Volume Statistics

```bash
node scripts/tron_api.mjs dex-volume \
  --contract <TOKEN_CONTRACT> \
  --period <5m|1h|4h|24h>
```

Returns: buy/sell volume, trade count, unique traders, buy/sell ratio.

### 5. Whale Monitoring

```bash
node scripts/tron_api.mjs whale-transfers \
  --contract <TOKEN_CONTRACT> \
  --min-value <MIN_USD_VALUE>
```

Returns: large transfers over the threshold with sender, receiver, amount, timestamp.

### 6. Large TRX Transfers

```bash
node scripts/tron_api.mjs large-transfers --min-trx 100000 --limit 20
```

Returns: recent large TRX movements across the network.

### 7. Liquidity Pool Info

```bash
node scripts/tron_api.mjs pool-info --contract <TOKEN_CONTRACT>
```

Returns: LP pools on SunSwap V2/V3, liquidity depth, TVL, APY, pair token.

### 8. Market Overview

```bash
node scripts/tron_api.mjs market-overview
```

Returns: TRON network stats — TRX price, total market cap, 24h network volume, active accounts, total transactions, latest block.

## DEX Sources on TRON

| DEX | Description |
|-----|-------------|
| SunSwap V2 | Main AMM DEX on TRON |
| SunSwap V3 | Concentrated liquidity (Uni V3 fork) |
| Sun.io | Stablecoin swap (Curve-style) |
| Poloniex DEX | Order book + AMM |
| JustMoney | Aggregator |

## Data Interpretation Tips for Agents

- **Buy/sell ratio > 2.0**: Strong buying pressure, potential pump
- **Whale transfer to exchange**: Potential sell-off signal
- **Whale transfer from exchange**: Potential accumulation
- **Volume spike with stable price**: Possible wash trading
- **New pool creation**: Early opportunity or scam — always check `tron-token security`

Related Skills

MarketPulse

3891
from openclaw/skills

Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.

Finance & Investing

Market Sizing — TAM/SAM/SOM Calculator

3891
from openclaw/skills

Build defensible market sizing for any product, pitch deck, or business case. Top-down and bottom-up methodologies combined.

Data & Research

Go-to-Market Strategy Builder

3891
from openclaw/skills

Build a complete GTM plan for product launches, market entries, or expansion plays. Covers positioning, channel strategy, pricing, launch timeline, and success metrics.

Workflow & Productivity

Email Marketing Command Center

3891
from openclaw/skills

Complete email marketing system — strategy, sequences, segmentation, automation, deliverability, and analytics. Build campaigns that convert.

Marketing

Email Marketing Engine

3891
from openclaw/skills

Complete email marketing system — deliverability, list building, sequences, cold outreach, automation, analytics, and revenue optimization. Zero dependencies.

Marketing

marketing-copywriting

3891
from openclaw/skills

Generate marketing copy, emails, and promotional content based on customer personas with multi-style rewriting capabilities

Content & Documentation

marketing-analytics

3891
from openclaw/skills

Analyze marketing campaign data to generate performance reports and optimization recommendations

Marketing Analytics

china-electronic-components-sourcing

3891
from openclaw/skills

Comprehensive electronic components industry sourcing guide for international buyers – provides detailed information about China's semiconductor, passive component, PCB, connector, and sensor manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).

Data & Research

china-consumer-electronics-sourcing

3891
from openclaw/skills

Comprehensive consumer electronics industry sourcing guide for international buyers – provides detailed information about China's smartphone, wearable, audio, smart home, and AR/VR manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated).

Data & Research

polymarket-sports-edge

3891
from openclaw/skills

Find odds divergence between sportsbook consensus and Polymarket sports markets, then trade the gap.

Finance & Trading

polymarket-openclaw-trader

3891
from openclaw/skills

Reusable Polymarket + OpenClaw trading operations skill for any workspace. Use when the user needs to set up, run, tune, monitor, and deploy an automated Polymarket trading project (paper/live), including env configuration, risk controls, reporting, and dashboard operations.

Trading Automation

Nudge Marketplace Skill

3880
from openclaw/skills

Launch and manage AI agents on the Nudge marketplace. Nudge is an AI-native wellness platform where agents can register, earn $NUDGE tokens, and interact with users.

AI Agent Management