Block 1 - Weekday Market Open Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
Daily Investment Research Email with Olostep, OpenAI, and Gmail This n8n template researches a stock watchlist with Olostep, turns the results into a concise OpenAI generated investment research re...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-olostep.olostepscrape, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Abid Ali Awan.
Original n8n.io sourceThis n8n template researches a stock watchlist with Olostep, turns the results into a concise OpenAI-generated investment research report, converts the report into a styled HTML email, and sends it with Gmail.
It can run manually for testing or automatically at weekday US market open.
This workflow is for research automation only. It does not provide financial advice, price targets, or buy/sell/hold recommendations.
n8n-nodes-olostepCreate or select these credentials after importing the workflow:
Olostep Search - Investment SourcesOpenAI - Create Full Watchlist Email ReportSend HTML Email via GmailThe workflow export does not include API keys, OAuth tokens, credential IDs, personal email addresses, or instance metadata.
Settings -> Community nodes -> Install
Package:
n8n-nodes-olostep
Olostep Search - Investment Sources
OpenAI - Create Full Watchlist Email Report
Send HTML Email via Gmail
Investment Watchlist and update:tickers
email_to
email_from
email_subject_prefix
Run the workflow with Manual Test Trigger.
Review the email output.
Activate the workflow when ready.
The schedule trigger uses:
30 9 * * 1-5
Run n8n with the America/New_York timezone if you want this to match 9:30 AM US Eastern market open.
The workflow does not automatically skip US market holidays. Add a market-calendar check if you need holiday-aware execution.
An investor or analyst wants a daily pre-work research digest for a stock watchlist such as MSFT,NVDA,AAPL. Instead of manually searching filings, investor relations pages, earnings updates, and market news every morning, this workflow gathers public source results, summarizes opportunity signals and risk signals, and sends one structured HTML email for review.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send a daily investment research email with Olostep, OpenAI, and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Crypto Trading, AI Summarization |
| Author | Abid Ali Awan |
| Published | 29 Apr 2026 |
Use the JSON export at /data/workflows/15387/15387.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Daily Investment Research Email with Olostep, OpenAI, and Gmail This n8n template researches a stock watchlist with Olostep, turns the results into a concise OpenAI generated investment research re...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Summarization use case.