Automates fetching EOD stock data, generating AI-powered swing trade ideas with GPT-4, logging to Google Sheets, and sending alerts via Telegram.
This workflow fetches end-of-day (EOD) quotes for a stock universe like NSE-100 via RapidAPI, cleans and filters data using technical gates (e.g., price/volume checks), then packages it into context for OpenAI's GPT-4. The AI outputs structured JSON recommendations including entry points, targets, stops, and rationales for top swing trades.
Structured output is split into rows, appended to a Google Sheets tracker for performance monitoring, and formatted into a concise alert pushed to Telegram
Platform
n8n
Category
Finance & Accounting
Price
$24.99
Creator
QualityWorkflows
swing trading
stock analysis
AI trading
GPT-4
OpenAI
Google Sheets
Telegram
finance automation
EOD data
RapidAPI
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.