πŸ“ˆ AI-powered financial chart analyzer | OpenRouter, MarketStack, macOS Shortcuts

⚑ 2,103 views Β· πŸ“ˆ Crypto Trading & Stock Market

πŸ’‘ Pro Tip β€” For competitive intelligence, ScraperNode can automate the data collection β€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

The AI-Powered Financial Chart Analyzer is a cutting-edge automation tool that streamlines financial analysis using n8n workflows, AI agents, and MacOS Shortcuts. It enables users to capture, process, and analyze candlestick charts for both stocks and cryptocurrencies. By integrating powerful tools like ChatGPT-4o-mini (via OpenRouter), MarketStack, and SerpAPI, this automation provides real-time market insights, technical analysis, and AI-driven stock trend predictions.

Video Thumbnail

Workflow

  1. The Webhook node will receive image data from a macOS shortcut in Base64 format.
  2. The Convert to File node will convert the Base64 image into a binary file.
  3. The AI Agent node will process the binary image. It utilizes OpenRouter, Windows buffer memory, MarketStack, and the SerpAPI tool.
  4. Remember to use a model capable of processing images; otherwise, the workflow will throw an error.
  5. We use the MarketStack tool to fetch the latest stock data; however, it is rarely used.
  6. SerpAPI is used for market research, such as news and insights about stocks.
  7. Finally, the Markdown node converts Markdown to HTML.
  8. The response is then sent to the Webhook.

Use Case

Traders & Investors: Quickly analyze candlestick charts and identify trading opportunities.

Financial Analysts: Automate chart interpretation and data aggregation for in-depth reports.

AI & Automation Enthusiasts: Experiment with AI-driven financial workflows using n8n.

Business Owners: Gain real-time stock insights to make informed investment decisions.

Setup Instructions

Install MacOS Shortcut

Set Up Workflow

Set Up Credentials

πŸ”ΉWebhook Authentication

πŸ”ΉOpenRouter API Setup

πŸ”ΉMarketStack API Setup

πŸ”ΉSerpAPI Setup

Disclaimer

This tool is designed for educational and informational purposes only. The AI-generated insights should not be considered as financial advice. Users should conduct their own research before making investment decisions. AgentsOps is not responsible for any financial losses incurred from using this automation.

πŸ”— Nodes Used

Webhook, Markdown, AI Agent, Simple Memory, Calculator, SerpApi (Google Search)

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup