Central Alpha Vantage API fetcher for Tesla trading indicators (RSI, MACD, BBANDS, SMA, EMA, ADX) across 15min, 1h, 1d timeframes, delivering cleaned 20-point JSON via webhooks for agent tools.
This n8n workflow acts as a dedicated sub-agent for retrieving and processing quantitative technical indicators for Tesla stock from the Alpha Vantage API. It supports three key timeframes—15-minute, 1-hour, and 1-day—triggering six essential indicators: RSI, MACD, Bollinger Bands (BBANDS), Simple Moving Average (SMA), Exponential Moving Average (EMA), and Average Directional Index (ADX). For each request, it fetches raw data, trims it to the latest 20 data points, and reformats it into a clean,
Platform
n8n
Category
Crypto & Blockchain
Price
$19.99
Creator
Maxim Luong
Tesla
Technical Indicators
Alpha Vantage
Webhooks
Quant Trading
RSI
MACD
Trading Bots
Financial Data
API Integration
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.