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 Telegram-style trading reports.
🎥 Watch Tutorial:
🧩 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 | Final AI orchestrator. Parses user prompt and generates Telegram-ready reports. | | Binance SM Financial Analyst Tool | Calls indicator tools and price/order data tools. Synthesizes structured inputs. | | Binance SM News and Sentiment Analyst Webhook Tool | Analyzes crypto sentiment, gives summary and headlines via POST webhook. | | Binance SM Price/24hrStats/OrderBook/Kline Tool | Pulls price, order book, 24h stats, and OHLCV klines for 15m–1d. | | Binance SM 15min Indicators Tool | Calculates 15m RSI, MACD, BBANDS, ADX, SMA/EMA from Binance kline data. | | Binance SM 1hour Indicators Tool | Same as above but for 1h timeframe. | | Binance SM 4hour Indicators Tool | Same as above but for 4h timeframe. | | Binance SM 1day Indicators Tool | Same as above but for 1d timeframe. | | Binance SM Indicators Webhook Tool | Technical backend. Handles all webhook logic for each timeframe tool. |
⚙️ Installation Instructions
Step 1: Import Workflows
Open your n8n Editor UI Import each workflow JSON file one by one Activate them or ensure they're called via Execute Workflow
Step 2: Set Credentials
OpenAI API Key** (GPT-4o recommended) Binance endpoints** are public (no auth required)
Step 3: Configure Webhook Endpoints
Deploy Binance SM Indicators Webhook Tool Ensure the following paths are reachable:
/webhook/15m /webhook/1h /webhook/4h /webhook/1d
Step 4: Telegram Integration
Create a Telegram bot using @BotFather Add your Telegram API token to n8n credentials Replace the Telegram ID placeholder with your own
Step 5: Final Trigger
Trigger the Binance Spot Market Quant AI Agent manually or from Telegram The agent:
Extracts the trading pair (e.g. BTCUSDT) Calls all tools for market data and sentiment Generates a clean, HTML-formatted Telegram report
💬 Telegram Report Output Format
BTCUSDT Market Report
Spot Strategy • Action: Buy • Entry: $63,800 | SL: $61,200 | TP: $66,500 • Rationale: MACD Crossover (1h) RSI Rebound from Oversold (15m) Sentiment: Bullish
Leverage Strategy • Position: Long 3x • Entry: $63,800 • SL/TP zones same as above
News Sentiment: Slightly Bullish
• "Bitcoin rallies as ETF inflows surge" – CoinDesk
• "Whales accumulate BTC at key support" – NewsBTC
🧠 System Overview
[Telegram Trigger] → [Session + Auth Logic] → [Binance Spot Market Quant AI Agent] → [Financial Analyst Tool + News Tool] → [All Technical Indicator Tools (15m, 1h, 4h, 1d)] → [OrderBook/Price/Kline Fetcher] → [GPT-4o Reasoning] → [Split & Send Message to Telegram]
🧾 Licensing & Attribution
© 2025 Treasurium Capital Limited Company Architecture, prompts, and trade report structure are IP-protected. No unauthorized rebranding or resale permitted.
🔗 For support: LinkedIn – Don Jayamaha
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments