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
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
- Extracts the trading pair (e.g.
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