Binance Spot Market Quant AI Agent | GPT-4o + Telegram (Main Interface)

Nodes

24e3b914-15fa-444f-80e3-ca29bdacaf405538bde0-49bb-4e2f-8501-dd5ee606606a2e3e39e3-0e17-4fae-9ac5-9ee31f9711edccc8d19f-f0b3-4730-899f-8023aeb547e4+1

Created by

DoDon Jayamaha Jr

Last edited 11 days ago

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.

🎥 Live Demo: Click to Watch


🧩 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

<b>BTCUSDT Market Report</b>

<b>Spot Strategy</b>
• Action: Buy
• Entry: $63,800 | SL: $61,200 | TP: $66,500
• Rationale:
 - MACD Crossover (1h)
 - RSI Rebound from Oversold (15m)
 - Sentiment: Bullish

<b>Leverage Strategy</b>
• Position: Long 3x
• Entry: $63,800
• SL/TP zones same as above

<b>News Sentiment:</b> 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

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!