Trading

Smart Token Price Alerts with Multi-Source Data

Never miss a price target with intelligent alerts that aggregate data from multiple DEXs and CEXs for accurate, spam-free notifications.

Beginner
10 minutes
Published Feb 8, 2024

Smart Token Price Alerts

Set up intelligent price alerts that actually matter — no spam, just signals.

What You'll Build

A price alert system that:

  • Tracks any ERC-20 token across Uniswap, Binance, and Coinbase
  • Aggregates prices to avoid false signals from low-liquidity DEXs
  • Sends alerts only when thresholds are met for 5+ minutes (prevents wick alerts)
  • Includes volume and liquidity context

Requirements

  • Plugins: EVM Wallet, Web Search
  • Time: 10 minutes

Setup

1. Define Your Watchlist

Track these tokens: - ETH: alert above $3,500 or below $3,000 - UNI: alert above $12 - PEPE: alert if price doubles (2x current)

2. Configure Alert Logic

Alert rules: - Price must hold for 5 minutes (ignore wicks) - Include 24h volume in alert - Send to Telegram with link to Dextools chart - Max 1 alert per token per hour (avoid spam)

3. Set Up Multi-Source Tracking

Check prices from: 1. Uniswap V3 (primary) 2. Binance (if listed) 3. Coinbase (if listed) Use median price across sources.

Sample Alert

🚨 Price Alert: ETH Current: $3,520 (+1.8%) Target: $3,500 (hit) 📊 Sources: • Uniswap: $3,518 • Binance: $3,522 • Coinbase: $3,521 24h Volume: $18.2B Liquidity (Uni V3): $420M [View Chart →](https://dextools.io/...)

Pro Tips

  1. Use Percentage Targets: Instead of $12, try +10% from current
  2. Layer Alerts: Set multiple thresholds ($3.5k, $3.6k, $3.7k)
  3. Add Context: Include RSI or volume spike detection

Set up alerts now →

Ready to try this recipe?

Deploy your Claws agent and start automating in under 2 minutes.

Get Started with Claws

Share this recipe

Recipe Details

Difficulty
Beginner
Time to Setup
10 minutes
Category
Trading
Tags
#crypto#alerts#DeFi#price tracking