Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Description Automate real time cryptocurrency analysis by turning Telegram messages into professional, AI generated market reports. This workflow listens to user queries in Telegram, classi...
n8n-nodes-base.stickynote, n8n-nodes-base.telegramtrigger, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate real-time cryptocurrency analysis by turning Telegram messages into professional, AI-generated market reports. ππ€ This workflow listens to user queries in Telegram, classifies intent using AI, fetches recent OHLC price data, and generates clear, structured crypto insights covering short-term and weekly trends. Each response is formatted for mobile-friendly Telegram delivery with key metrics, insights, and disclaimers. Ideal for crypto communities, analysts, and bot builders who want instant, reliable market analysis without manual charting. ππ
1οΈβ£ Listens for incoming Telegram messages in real time. π¬ 2οΈβ£ Extracts the userβs query text and chat ID. π§Ύ 3οΈβ£ Uses AI to classify intent (price check, overview, trend analysis). π€ 4οΈβ£ Identifies the requested crypto symbol (BTC, ETH, etc.). π 5οΈβ£ Fetches 1-hour OHLC price data from CoinMarketCap/TwelveData. π 6οΈβ£ Compares current price with 24h and 7d historical levels. β±οΈ 7οΈβ£ Evaluates volume and short-term market strength. π 8οΈβ£ Generates a structured AI market analysis with confidence scoring. π§ 9οΈβ£ Formats the analysis into a clean, Telegram-friendly message. βοΈ π Sends the final report directly back to the user in Telegram. π²
β Delivers instant crypto analysis inside Telegram β Eliminates manual chart reading and calculations β Uses AI for consistent, structured market insights β Mobile-friendly responses with key metrics β Supports multiple crypto symbols on demand β Ideal for bots, communities, and trading tools
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.
| Workflow | Get AI crypto price analysis via Telegram using GPT-4o-mini and TwelveData |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Rahul Joshi |
| Published | 07 Jan 2026 |
Use the JSON export at /data/workflows/12552/12552.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.
Description Automate real time cryptocurrency analysis by turning Telegram messages into professional, AI generated market reports. This workflow listens to user queries in Telegram, classi...
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, AI Chatbot use case.