Hello n8n community! 👋
I just finished my first big project in n8n, and as someone with no coding background, I’m really excited to share this win. 🎉
I wanted to remove the manual effort from my stock research, so I built an AI-powered stock analysis agent in n8n. Here’s what it does:
- Live data fetch: Pulls technical data (candlesticks) + sentiment for top Nifty 50 companies and major indices.
- AI analysis: Sends this data to an AI agent that acts like a technical analyst.
- Clear output: Gives me Buy/Sell/Hold calls with entry, stop-loss, and target prices.
- Instant alerts: Sends the final recommendations straight to my chat app.
The hardest part? Debugging [object Object] errors 😅 — but still I do not know how I solved it 😇
I’m really proud of this project, and it shows how powerful n8n is for non-coders.
- Special Thanks to you - Your videos and content make me step into it and helping me to learn and grow.