workflows.fit
Back to n8n workflows
n8n templateFreeBy Jitesh Dugar

Analyze stocks from Telegram using GPT-4, TwelveData, NewsAPI and Chart-IMG

AI Stock Tracking Agent is a Telegram-based AI workflow built in n8n that transforms a simple stock name into a complete trading analysis report. Users send a stock/company name through Telegram, and the workflow auto...

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

Template notes

AI Stock Tracking Agent is a Telegram-based AI workflow built in n8n that 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