Automated Stock Analysis Reports with Technical & News Sentiment using GPT-4 - n8n Workflow | Neura Market
Automated Stock Analysis Reports with Technical & News Sentiment using GPT-4
Stock Analysis Agent (Hebrew, RL, GPT-4)
### Overview ###
Get comprehensive stock analysis with this AI-powered workflow that provides actionable insights for your investment decisions. On a weekly basis, this workflow:
- Analyzes stock data from multiple sources (Chart-img, Twelve Data API, AlphaVantage)
- Performs technical analysis using advanced indicators (RSI, MACD, Bollinger Bands, Resistance and Support Levels)
- Scans financial news from Alpha Vantage to capture market sentiment
- Uses OpenAI's GPT-4 to identify patterns, trends, and trading opportunities
- Generates a fully styled, responsive HTML email (with proper RTL layout) in Hebrew
- Sends detailed recommendations directly to your inbox
**Perfect for investors, traders, and financial analysts who want data-driven stock insights - combining technical indicators with news sentiment for more informed decisions.**
### Setup Instructions ###
**Estimated setup time:**
- 15 minutes
**Required credentials:**
- OpenAI API Key
- Chart-img API Key (free tier)
- Twelve Data API Key (free tier)
- Alpha Vantage API Key (free tier)
- SMTP credentials (for email delivery)
**Steps:**
1. Import this template into your n8n instance.
2. Add your API keys under credentials.
3. Configure the SMTP Email node with: Host (e.g., smtp.gmail.com), Port (465 or 587), Username (your email), Password (app-specific password or login).
4. Activate the workflow.
5. Fill in the Form.
6. **Enjoy!** (Check your Spam mailbox)
### Customization Tips ###
- Modify the analysis timeframe (daily, weekly, monthly)
- Add integrations with trading platforms or portfolio management tools
- Adjust the recommendation criteria based on your risk tolerance
### Why Use This? ###
This is more than just stock data. It's an intelligent financial assistant that combines technical analysis with market sentiment to provide actionable recommendations - automatically.
### Important Note: ###
This report is being generated automatically and does not constitute an investment recommendation. **Please consult a licensed investment advisor before making any investment decisions.**
Platform
n8n
Category
Finance
Price
Free
Creator
Elay Guez
set
code
html
merge
emailSend
stickyNote
formTrigger
httpRequest
agent
scheduleTrigger
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.