What This Workflow Does
This n8n workflow solves the problem of missing optimal buying opportunities in the volatile cryptocurrency market. It continuously monitors Bitcoin and Ethereum prices through reliable API connections, and instantly notifies you via your preferred communication channel (Telegram, Slack, or SMS) when prices drop below your predefined percentage threshold.
Instead of constantly watching price charts or setting manual price alerts on exchanges, this automation gives you peace of mind knowing you'll be alerted the moment a dip occurs. The system is fully customizable - you can set different percentage thresholds for each cryptocurrency, choose which notification channels to use, and even add additional coins to monitor.
How It Works
1. Price Monitoring
The workflow connects to cryptocurrency price APIs (like CoinGecko or CoinMarketCap) at regular intervals to fetch the latest Bitcoin and Ethereum prices. You can configure how frequently it checks prices based on your trading strategy.
2. Percentage Drop Calculation
For each price check, the system calculates the percentage change from the previous price point. You define what constitutes a "dip" by setting your threshold percentage (e.g., 5%, 10%, etc.).
3. Alert Triggering
When the price drop exceeds your threshold, the workflow triggers notifications through your configured channels. Each alert includes key details like the cryptocurrency, percentage drop, current price, and time of the dip.
4. Multi-Channel Notifications
The system can simultaneously send alerts through multiple channels. Telegram is popular for personal trading, Slack works well for team setups, and SMS ensures you get alerts even without internet access.
Who This Is For
This workflow is ideal for cryptocurrency traders, long-term investors, and crypto fund managers who want to capitalize on market dips without constantly monitoring prices. It's particularly valuable for:
- Dollar-cost averaging investors looking to buy at optimal points
- Day traders needing instant price movement notifications
- Crypto funds managing multiple investor portfolios
- Anyone practicing "buy the dip" strategies
Pro tip: Combine this with a separate workflow for price surge alerts to create a complete market movement notification system.
What You'll Need
- An n8n instance (cloud or self-hosted)
- API keys for your preferred cryptocurrency price source
- Telegram bot token (for Telegram alerts) or Slack webhook URL (for Slack alerts)
- SMS gateway credentials if using SMS notifications
- Basic understanding of n8n workflow configuration
Quick Setup Guide
- Download the JSON template file
- Import it into your n8n instance
- Configure your cryptocurrency price API connection
- Set your desired percentage drop thresholds
- Connect your notification channels (Telegram, Slack, and/or SMS)
- Test the workflow with a small threshold to verify alerts
- Activate the workflow for continuous monitoring
Key Benefits
Never miss buying opportunities: Get instant notifications when Bitcoin or Ethereum hits your target buy prices, even when you're not actively watching the markets.
Eliminate emotional trading: Predefined thresholds remove guesswork and emotional decision-making from your buying strategy.
Multi-channel flexibility: Receive alerts wherever you work best - through Telegram for personal trading, Slack for team coordination, or SMS for critical notifications.
Time savings: Save 5-10 hours per week that would otherwise be spent manually monitoring price charts and setting exchange alerts.
Customizable thresholds: Set different percentage drops for different cryptocurrencies based on their volatility and your risk tolerance.