AI Stock Analyst Telegram Bot with Technical Charting
detail.loadingPreview
Empower your Telegram with an AI Stock Analyst! This workflow enables users to request on-demand technical analysis and interactive stock charts directly through a conversational bot, making financial insights accessible and engaging.
About This Workflow
This sophisticated n8n workflow creates a Telegram-based AI agent specializing in stock analysis. Users interact with the bot by sending a stock ticker, triggering an AI Agent that leverages a specialized tool to generate technical charts (e.g., candlestick, bar, line) complete with indicators like Volume, RSI, and Stochastic RSI. The AI then processes this chart data and provides conversational, easy-to-understand insights back to the user via Telegram, maintaining context through session memory. It's designed to educate and inform without giving direct financial recommendations.
Key Features
- Interactive AI Stock Analyst: Engage with an AI tailored to provide financial insights and technical analysis in a conversational style via Telegram.
- On-Demand Technical Charting: Automatically generate detailed stock charts (candle, bar, line, area, etc.) for any requested ticker.
- Advanced Technical Indicators: Charts include essential indicators like Volume, Relative Strength Index (RSI), and Stochastic RSI for comprehensive analysis.
- Contextual Conversations: Utilizes memory buffering to maintain conversational flow and understand user queries over time.
- Customizable Persona: Easily adjust the AI agent's
systemMessageto refine its tone, instructions, and expertise.
How To Use
- Set up Telegram Trigger: Connect your Telegram Bot credentials to the
Telegram Triggernode to receive user messages. - Configure AI Agent: Connect your Large Language Model (LLM) credentials to the
AI Agentnode. Customize thesystemMessageto define the stock analyst's persona and instructions. - Link Get Chart Tool: Ensure the
Get Charttool node is correctly linked to the sub-workflow (LCT4zHJr8LcjM6a7) responsible for chart generation and initial analysis. - Chart API Credentials (Sub-workflow): Within the linked sub-workflow, configure the
Get Chart URLnode with yourchart-img.comAPI key or similar charting service credentials. - Review Sub-workflow Logic: Verify that the sub-workflow correctly processes
tickerandchart_styleinputs to generate charts and (implicitly, via a node like 'Technical Analysis' if not shown) provide textual analysis. - Set up Telegram Send Analysis: Connect your Telegram Bot credentials to the
Send Analysisnode to transmit the AI's final output, including chart markdown, back to the user.
Apps Used
Workflow JSON
{
"id": "85b478a6-3f28-4357-b21a-4864dcdc180d",
"name": "AI Stock Analyst Telegram Bot with Technical Charting",
"nodes": 10,
"category": "Operations",
"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: 85b478a6-3f28...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Related Workflows
Discover more workflows you might like
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Google Sheets to Icypeas: Automated Bulk Domain Scanning
This workflow streamlines the process of performing bulk domain scans by integrating your Google Sheets data directly with the Icypeas platform. Automate the submission of company names from your spreadsheet to Icypeas for comprehensive domain information, saving valuable time and effort.
On-Demand Microsoft SQL Query Execution
This workflow allows you to manually trigger and execute any SQL query against your Microsoft SQL Server database. Perfect for ad-hoc data lookups, administrative tasks, or quick tests, giving you direct control over your database operations.