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

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:
https://youtu.be/k9VuU2h2wwI


🧩 Required Workflows

βœ… 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 Interphase
Architecture, prompts, and trade report structure are IP-protected.
No unauthorized rebranding or resale permitted.

πŸ”— Contact Info:
Address : HCM city, Viet Nam
Email : Support@interphase.vn
Phone : +84 961 350 391

About the Author

Leave a Reply

Your email address will not be published. Required fields are marked *

You may also like these