AI-powered crypto analysis using OpenRouter, Gemini, and SerpAPI
This n8n automation is designed to analyze cryptocurrency trends by extracting, processing, and interpreting candlestick charts using AI-powered agents. The workflow enhances technical analysis by integrating real-tim...
Template notes
This n8n automation is designed to analyze cryptocurrency trends by extracting, processing, and interpreting candlestick charts using AI-powered agents. The workflow enhances technical analysis by integrating real-time market data, ensuring traders receive accurate and actionable insights.
[](https://www.youtube.com/watch?v=XW03ztGgbg0)
Workflow Breakdown:
🔹 1. Chat Node – Provide Crypto Information Users enter a crypto symbol in the required format (EXCHANGE:SYMBOL), such as BINANCE:BTCUSDT. This ensures the workflow retrieves the correct market data.
🔹 Retrieve Daily Candlestick Chart Once the input is received, the workflow fetches the full-day candlestick chart for the selected crypto, providing a macro-level market trend.
🔹 AI Agent – Analyze Daily Chart The first AI agent, powered by Google Gemini 2.0 Flash via OpenRouter, analyzes the daily candlestick pattern to detect trends and potential market signals.
🔹 Fetch 5-Minute Candlestick Chart To refine the analysis, the workflow retrieves a 5-minute interval candlestick chart, allowing for real-time market movement evaluation.
🔹 AI Agent – Advanced Candlestick Analysis This AI agent combines the 5-minute chart with the daily analysis to provide an in-depth market prediction. Here’s where the real magic happens—AI interprets short-term trends in the context of long-term movements.