workflows.fit
Back to n8n workflows
n8n templateFreeBy Don Jayamaha Jr

Binance spot market quant AI agent | GPT-4o + Telegram (Main interface)

A professional-grade AI automation system for spot market trading insights on Binance. It analyzes multi-timeframe technical indicators, live price/order data, and crypto sentiment, then delivers fully formatted Teleg...

CommunicationHITLDevelopmentCore NodesAILangchainLm Chat Open AiAgent
Loading interactive preview...

Template notes

A professional-grade AI automation system for spot market trading insights on Binance. It analyzes multi-timeframe technical indicators, live price/order data, and crypto sentiment, then delivers fully formatted Telegram-style trading reports.

🎥 Watch Tutorial: [![Click to Watch](https://img.youtube.com/vi/HWHD-eXP0IE/hqdefault.jpg)](https://youtu.be/HWHD-eXP0IE)

---

🧩 Required Workflows

You must install and activate all of the following workflows for the system to function correctly:

| ✅ Workflow Name | 📌 Function Description | | -------------------------------------------------- | -------------------------------------------------------------------------------- | | [Binance Spot Market Quant AI Agent](https://n8n.io/workflows/4739-binance-spot-market-quant-ai-agent-or-gpt-4o-telegram-main-interface/) | Final AI orchestrator. Parses user prompt and generates Telegram-ready reports. | | [Binance SM Financial Analyst Tool](https://n8n.io/workflows/4741-get-binance-spot-market-financial-analysis-via-telegram-with-gpt-4o/) | Calls indicator tools and price/order data tools. Synthesizes structured inputs. | | [Binance SM News and Sentiment Analyst Webhook Tool](https://n8n.io/workflows/4740-analyze-crypto-news-sentiment-for-any-token-with-gpt-4o-and-telegram-alerts/) | Analyzes crypto sentiment, gives summary and headlines via POST webhook. | | [Binance SM Price/24hrStats/OrderBook/Kline Tool](https://n8n.io/workflows/4742-binance-sm-price-24hrstats-orderbook-kline-tool/) | Pulls price, order book, 24h stats, and OHLCV klines for 15m–1d. | | [Binance SM 15min Indicators Tool](https://n8n.io/workflows/4743-binance-sm-15min-indicators-tool/) | Calculates 15m RSI, MACD, BBANDS, ADX, SMA/EMA from Binance kline data. | | [Binance SM 1hour Indicators Tool](https://n8n.io/workflows/4744-binance-sm-1hour-indicators-tool/) | Same as above but for 1h timeframe. | | [Binance SM 4hour Indicators Tool](https://n8n.io/workflows/4745-binance-sm-4hour-indicators-tool/) | Same as above but for 4h timeframe. | | [Binance SM 1day Indicators Tool](https://n8n.io/workflows/4746-binance-sm-1day-indicators-tool/) | Same as above but for 1d timeframe. | | [Binance SM Indicators Webhook Tool](https://n8n.io/workflows/4747-binance-sm-indicators-webhook-tool/) | Technical backend. Handles all webhook logic for each timeframe tool. |

---

⚙️ Installation Instructions