📈 Analyze crypto market with CoinGecko: volatility metrics & investment signals

9,148 views · 📈 Crypto Trading & Stock Market

Description

This n8n template lets you automatically pull market data for the cryptocurrencies from CoinGecko every hour, calculate custom volatility and market-health metrics, classify each coin’s price action into buy/sell/hold/neutral signals with risk ratings, and expose both individual analyses and a portfolio summary via a webhook. It’s perfect for crypto analysts, DeFi builders, or portfolio managers who want on-demand insights without writing a single line of backend code.


🔧 How it works


👤 Who is it for?

This workflow is ideal for:


📑 Data Structure

When you trigger the webhook, you’ll receive a JSON object containing:


⚙️ Setup Instructions

curl -X POST https://<your-n8n-host>/webhook/<path>

You’ll get back a JSON payload with both portfolioSummary and individualAnalyses.


📝 Tips

🔗 Nodes Used

Function, HTTP Request, Webhook

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup