workflows.fit
Back to n8n workflows
n8n templateFreeBy Don Jayamaha Jr

Tesla financial market data analyst tool (multi-timeframe technical AI agent)

📊 This AI sub-agent aggregates Tesla (TSLA) trading signals across multiple timeframes using real-time technical indicators and candlestick behavior. It is a core component of the Tesla Quant Trading AI system. Power...

AILangchainCore NodesExecute Workflow TriggerAgentMemory Buffer WindowTool Workflow
Loading interactive preview...

Template notes

📊 This AI sub-agent aggregates Tesla (TSLA) trading signals across multiple timeframes using real-time technical indicators and candlestick behavior. It is a core component of the Tesla Quant Trading AI system. Powered by GPT-4.1, it consolidates 15-minute, 1-hour, and 1-day indicators, adds candlestick pattern data, and produces a unified JSON signal for downstream use by the master agent.

⚠️ This agent is not standalone. It is triggered by the Tesla Quant Trading AI Agent via Execute Workflow. 🧠 Requires: 4 connected sub-agents and Alpha Vantage Premium API Key

---

🔌 Required Sub-Workflows

To use this workflow, you must install:

1. [Tesla 15min Indicators Tool](https://n8n.io/workflows/4096-tesla-15min-indicators-tool-short-term-ai-technical-analysis/) 2. [Tesla 1hour Indicators Tool](https://n8n.io/workflows/4097-tesla-1hour-indicators-tool-mid-term-technical-analysis-ai/) 3. [Tesla 1day Indicators Tool](https://n8n.io/workflows/4098-tesla-1day-indicators-tool-macro-level-technical-ai/) 4. [Tesla 1hour and 1day Klines Tool](https://n8n.io/workflows/4099-tesla-1hour-and-1day-klines-tool-candlestick-and-volume-ai-pattern-detector/) 5. [Tesla Quant Technical Indicators Webhooks Tool](https://n8n.io/workflows/4095-tesla-quant-technical-indicators-webhooks-tool/) (provides Alpha Vantage data)

---

🧠 What This Agent Does