Back to Templates
This workflow automates end-to-end stock analysis using real market data and AI:
Reads a list of stock tickers from Google Sheets

Fetches fundamental data (valuation, growth, profitability) and OHLCV price data from EODHD APIs
Computes key technical indicators (RSI, SMA 20/50/200, volatility, support & resistance)
Uses an AI model to generate:
Stores the final structured analysis back into Google Sheets
This creates a repeatable, no-code stock analysis pipeline ready for decision-making or dashboards.

Market data is powered by
EODHD APIs
Create a sheet with a column called:
ticker (e.g. MSFT, AAPL, AMZN)Each row represents one stock to analyze.
api_token=YOUR_API_KEYResults are appended to a Signals tab with: