Monitor Bitcoin & Ethereum Prices with CoinGecko Alerts via Email/SMS
โ ๏ธ Crypto Price Threshold Alerts (Email/SMS/Telegram)
๐ Overview This workflow monitors Bitcoin (BTC) and Ethereum (ETH) prices in real-time using CoinGeckoโs public API. It sends you an instant alert when a price crosses a custom threshold or when the 24-hour change moves beyond your defined % range.
Perfect for traders who want automated price pings without constantly checking charts.
โ๏ธ How it works
Schedule Trigger โ runs every 10โ15 minutes (configurable cron).
HTTP Request (CoinGecko) โ fetches live BTC/ETH prices + 24h % changes.
Code Node โ compares values against your target thresholds.
IF Node โ checks if any condition is true (cross up/down or big move).
Notification Node โ sends alert via Email, SMS (Twilio), or Telegram.
Example Output:
> โBTC broke $110,000 (+2.1% 24h)โ
๐ Setup Guide
Set your thresholds in the Code node:
BTC_UP / BTC_DOWN
ETH_UP / ETH_DOWN
MOVE_ABS (absolute % change to trigger)
Choose delivery channel:
Email Node โ SMTP (Gmail, Outlook, etc.)
Twilio Node โ SMS alerts
Telegram Node โ DM or channel alerts
Test Run:
Execute once from the Code node.
If thresholds are crossed, youโll see a formatted alert payload.
๐ Customization
Adjust interval in the Schedule Trigger (default: every 15m).
Add more cryptos by editing the CoinGecko API call.
Use Slack or Discord instead of Email/Telegram for team alerts.
Store last triggered state in Google Sheets/DB to avoid repeated pings.
๐ค Author
David Olusola
For traning automation & 1:1 consulting: sales@daexai.com
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable
โก AI Copywriter Pro: Instant Ad Copy & CTA Generator Transform product details into compelling marketing copy in second...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments