This n8n workflow is designed to analyze Tesla (TSLA) stock candlestick patterns and volume divergences across 1-hour and 1-day timeframes. It is triggered by another workflow, specifically the Tesla Financial Market Analyst Tool, to provide detailed technical insights for traders. The workflow fetches recent intraday and daily candlestick data from the Alpha Vantage API, then uses a GPT-powered AI agent to identify key reversal patterns, trend signals, and volume anomalies. It maintains a short-term memory buffer for context-aware analysis and outputs structured JSON data with summaries and pattern detections. This workflow is particularly useful for traders and analysts looking to automate technical pattern recognition and volume analysis to inform mid- and long-term trading decisions.
Tesla Candlestick and Volume Divergence Analysis Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.toolHttpRequest, executeWorkflowTrigger, stickyNote |
Reviews
There are no reviews yet.