Block 1 - Fetch Page 1
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.1
This workflow is provided as-is. Please review and test before using in production.
Purpose and Audience This professional grade n8n workflow automation is designed for crypto traders, investors, and market analysts who need real time volume change alerts across different market c...
n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.datatable, n8n-nodes-base.splitinbatches, n8n-nodes-base.scheduletrigger, n8n-nodes-base.noop
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Malik Hashir.
Original n8n.io sourceThis professional-grade n8n workflow automation is designed for crypto traders, investors, and market analysts who need real-time volume change alerts across different market cap segments. Whether you're day trading, swing trading, or conducting market research, this workflow keeps you informed of significant volume movements that often precede major price action.
This automated system monitors the top 1,000 cryptocurrencies and sends detailed Discord notifications when significant volume changes are detected. The workflow intelligently segments coins into three market cap tiers:
Each alert includes comprehensive data: previous vs. current volume, volume change percentage and dollar amount, current price, 24h price change, market cap, volume/market cap ratio, and market cap rank. The system automatically filters out stablecoins and low-volume noise to ensure you only receive actionable alerts.
The workflow operates on a 2-hour schedule (fully customizable) and executes the following process:
The workflow includes built-in intelligence to handle rate limits, batch processing for Discord's 10-embed limit, and comprehensive error handling.
Please watch the provided setup tutorial for complete step-by-step instructions. Setup time is approximately 15-20 minutes and requires:
The tutorial covers API configuration, Discord webhook setup, data table initialization, and schedule customization.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 46 workflow blocks. Download the JSON for the full node graph.
| Workflow | Crypto volume change Discord alerts (5-20%) with CoinGecko (Top 1000 coins) |
|---|---|
| Complexity | advanced |
| Nodes | 46 |
| Categories | Crypto Trading |
| Author | Malik Hashir |
| Published | 19 Dec 2025 |
Use the JSON export at /data/workflows/11966/11966.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Purpose and Audience This professional grade n8n workflow automation is designed for crypto traders, investors, and market analysts who need real time volume change alerts across different market c...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading use case.