This n8n workflow is designed to automate the collection, formatting, and integration of Tesla (TSLA) stock technical indicators across three different timeframes: 15 minutes, 1 hour, and 1 day. It utilizes Alpha Vantage’s API to fetch six key technical indicators — RSI, MACD, Bollinger Bands, SMA, EMA, and ADX — through dedicated webhook endpoints, enabling seamless data updates triggered externally. Each indicator’s raw data is retrieved and processed by custom code nodes that extract the latest 20 data points, clean the data, and standardize the format for easy combination. The formatted data is then merged per timeframe and returned via webhook responses, facilitating real-time financial analysis and decision-making tools. This workflow is highly useful for financial analysts, algorithmic traders, or automated dashboards that require standardized, multi-timeframe stock indicator data for analysis, alerts, or further processing.
Tesla Indicators Data Collector and Formatter Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | code, httpRequest, merge, respondToWebhook, stickyNote, webhook |
Reviews
There are no reviews yet.