workflows.fit
Back to n8n workflows
n8n templateFreeBy AFK Crypto

SOL trading recommendations w/ multi-timeframe analysis using Gemini & Telegram

Try It Out! This workflow builds a Telegram-based Solana (SOL/USDT) Multi-Timeframe AI Market Analyzer that automatically pulls live candlestick data for SOL/USDT, runs structured multi-timeframe technical analysis (1...

DevelopmentCore NodesCommunicationHITLAILangchainAgentCode
Loading interactive preview...

Template notes

Try It Out!

This workflow builds a Telegram-based Solana (SOL/USDT) Multi-Timeframe AI Market Analyzer that automatically pulls live candlestick data for SOL/USDT, runs structured multi-timeframe technical analysis (1-minute, 5-minute, 1-hour) through an AI Agent, and posts a professional, JSON-structured analysis + trading recommendation straight to your Telegram chat. It combines on-chain / market data aggregation, LLM-driven interpretation, and instant Telegram reporting — giving you concise, actionable market intelligence every hour.

How It Works

Hourly Trigger – The workflow runs once per hour to pull fresh market data.

Market Data Fetch – Three HTTP requests gather candlesticks from CryptoCompare:

1-minute (last 60 candles)

5-minute aggregate (last 60 aggregated candles)

1-hour (last 60 candles)