workflows.fit
Back to n8n workflows
n8n templateFreeBy Jitesh Dugar

Analyze stocks via Telegram with GPT‑4, TwelveData, NewsAPI and chart images

AI-Powered Stock Analysis Agent is a Telegram-based AI workflow it transforms a simple stock name into a complete trading analysis report. Users send a stock/company name through Telegram, and the workflow automatical...

DevelopmentCore NodesCommunicationHITLAILangchainOpen AiLm Chat Open Ai
Loading interactive preview...

Template notes

AI-Powered Stock Analysis Agent is a Telegram-based AI workflow it transforms a simple stock name into a complete trading analysis report.

Users send a stock/company name through Telegram, and the workflow automatically:

- Converts the company name into a stock symbol - Fetches multi-timeframe market data - Collects recent stock news - Performs AI-powered sentiment analysis - Generates a chart image - Creates a professional BUY / SELL / HOLD report - Sends the final analysis back to Telegram

---

Node-by-Node Explanation

---

1. Telegram Stock Request Trigger

What This Node Does