Automate Hourly Crypto Market Analysis and Alerts from Binance to Telegram - n8n Workflow | Neura Market
Automate Hourly Crypto Market Analysis and Alerts from Binance to Telegram
This workflow automates the process of fetching hourly crypto market data from Binance, analyzing key metrics, and sending a detailed market summary to Telegram.
The workflow is designed to provide real-time insights into the crypto market by analyzing price changes, volatility, bid-ask spreads, and other key metrics for BTC, ETH, and SOL against USDC. It formats the data into a comprehensive HTML report and sends it to a specified Telegram chat, ensuring that traders and analysts receive timely updates. The workflow runs every hour using a cron schedule and handles message splitting to comply with Telegram's character limits.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Priya Desai
function
telegram
stickyNote
httpRequest
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.