Binance Market Summary to Telegram
detail.loadingPreview
Fetches 24h price change data for top cryptocurrencies from Binance and sends a formatted summary to a Telegram channel.
🚀Ready to Deploy This Workflow?
About This Workflow
Binance Market Summary to Telegram
This workflow retrieves 24-hour price change data for selected cryptocurrencies (BTC, ETH, SOL) from Binance. It then analyzes and formats this data to provide a concise market summary, including key statistics like average change, volume, volatility, gainers, and losers. Finally, the summary is sent as an HTML-formatted message to a designated Telegram channel.
Key Features
- Fetches 24h price change data for BTC, ETH, and SOL from Binance.
- Analyzes and calculates various market metrics like volatility, spread, momentum, and market comparison.
- Formats data into a human-readable summary with emojis.
- Splits long messages into chunks for Telegram limits.
- Sends the formatted summary to a specified Telegram chat.
How To Use
- Configure Environment Variables: Set
API_BASE_URLin your n8n environment variables. The default for Binance is usuallyhttps://api.binance.com/api/v3/ticker/24hr. - Set up Telegram Credentials: Ensure you have a Telegram API credential configured in n8n.
- Configure Telegram Node: Update the
chatIdin the "Send Telegram Message" node to your desired Telegram chat ID. - Adjust Filters (Optional): Modify the
relevantSymbolsarray in the "Analyze & Format Market Data" node to include or exclude specific cryptocurrencies. - Schedule: Set the desired schedule for the workflow to run using the "Schedule Trigger" node.
Apps Used
Workflow JSON
{
"id": "5dbf344f-fd8f-4a0f-a028-3267cadbb7a3",
"name": "Binance Market Summary to Telegram",
"nodes": 0,
"category": "Financial Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 5dbf344f-fd8f...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- Split Out + Telegram Trigger(32 workflows)
Related Workflows
Discover more workflows you might like
Stock Price Tracker
Tracks stock prices from Tradegate Exchange and sends an email report.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.