Stock Price Tracker
detail.loadingPreview
Tracks stock prices from Tradegate Exchange and sends an email report.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically fetches stock data from Tradegate Exchange, calculates current value and changes, and sends a summarized report via email. It's designed to monitor investment performance.
Key Features
- Retrieves stock data based on ISIN from Tradegate Exchange.
- Calculates current value based on Bid price and quantity.
- Computes the profit/loss (Change) and percentage change (Change (%)).
- Generates an HTML report with stock details and total investment value.
- Sends the report via SendGrid.
How To Use
- Import the workflow into your n8n instance.
- Configure your Baserow credentials to access your stock data table.
- Set up your SendGrid API key for email delivery.
- Update the
WEBHOOK_URLenvironment variable with the correct Tradegate Exchange endpoint. - Manually trigger the workflow or set up a cron job for scheduled execution.
Apps Used
Workflow JSON
{
"id": "7a962f45-d67f-4ed6-a433-006ab6f52ff7",
"name": "Stock Price Tracker",
"nodes": 0,
"category": "Financial Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7a962f45-d67f...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Binance Market Summary to Telegram
Fetches 24h price change data for top cryptocurrencies from Binance and sends a formatted summary to a Telegram channel.
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.
AI-Powered Stack Overflow Lead Generation
Unleash the power of AI to automatically scrape valuable lead data from Stack Overflow user profiles. This workflow intelligently identifies and extracts key information like names, locations, skills, and reputation, then seamlessly organizes it into your Google Sheet for effortless lead management.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.