π Get Binance spot market financial analysis via Telegram with GPT-4o
β‘ 5,808 views Β· π Crypto Trading & Stock Market
Description
This workflow powers the Binance Spot Market Quant AI Agent, acting as the Financial Market Analyst. It fuses real-time market structure data (price, volume, kline) with multiple timeframe technical indicators (15m, 1h, 4h, 1d) and returns a structured trading outlookβperfect for intraday and swing traders who want actionable analysis in Telegram.
π Requires the following sub-workflows to function: β’ Binance SM 15min Indicators Tool β’ Binance SM 1hour Indicators Tool β’ Binance SM 4hour Indicators Tool β’ Binance SM 1day Indicators Tool β’ Binance SM Price/24hStats/Kline Tool
βοΈ How It Works
- Triggered via webhook (typically by the Quant AI Agent).
- Extracts user symbol + timeframe from input (e.g., βDOGE outlook todayβ).
- Calls all linked sub-workflows to retrieve indicators + live price data.
- Merges the data and formats a clean trading report using GPT-4o-mini.
- Returns HTML-formatted message suitable for Telegram delivery.
π₯ Sample Input
{
"message": "SOLUSDT",
"sessionId": "654321123"
}
β Telegram Output Format
π SOLUSDT Market Snapshot
π° Price: $156.75
π 24h Stats: High $160.10 | Low $149.00 | Volume: 1.1M SOL
π§ͺ 4h Indicators:
β’ RSI: 58.2 (Neutral-Bullish)
β’ MACD: Crossover Up
β’ BB: Squeezing Near Upper Band
β’ ADX: 25.7 (Rising Trend)
π Resistance: $163
π Support: $148
π Use Cases
| Scenario | Outcome |
|---|---|
| User asks for βBTC outlookβ | Returns 1h + 4h + 1d indicators + live price + key levels |
| Telegram bot prompt: βDOGE nowβ | Returns short-term 15m + 1h analysis snapshot |
| Strategy trigger inside n8n | Enables other workflows to consume structured signal data |
π§Ύ Licensing & Attribution
Β© 2025 Treasurium Capital Limited Company Architecture, prompts, and trade report structure are IP-protected. No unauthorized rebranding or redistribution permitted.
π For support: LinkedIn β Don Jayamaha
π Nodes Used
Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File
