Binance SM 15min Indicators Tool
A short-term technical analysis agent for 15-minute candles on Binance Spot Market pairs. Calculates and interprets key trading indicators (RSI, MACD, BBANDS, ADX, SMA/EMA) and returns structured summaries, optimized for Telegram or downstream AI trading agents.
This tool is designed to be triggered by another workflow (such as the Binance SM Financial Analyst Tool or Binance Quant AI Agent) and is not intended for standalone use.
🔧 Key Features
⏱️ Uses 15-minute kline data (last 100 candles) 📈 Calculates: RSI, MACD, Bollinger Bands, SMA/EMA, ADX 🧠 Interprets numeric data using GPT-4.1-mini 📤 Outputs concise, formatted analysis like:
• RSI: 72 → Overbought
• MACD: Cross Up
• BB: Expanding
• ADX: 34 → Strong Trend
🧠 AI Agent Purpose
> You are a short-term analysis tool for spotting volatility, early breakouts, and scalping setups.
Used by higher agents to determine:
Entry/exit precision Momentum shifts Scalping opportunities
⚙️ How it Works
Triggered externally by another workflow Accepts input:
{
"message": "BTCUSDT",
"sessionId": "123456789"
} Sends POST request to backend endpoint:
https://treasurium.app.n8n.cloud/webhook/15m-indicators
Fetches last 100 candles and calculates indicators Passes data to GPT for interpretation Returns summary with indicator tags for human readability
🔗 Dependencies
This tool is triggered by:
✅ Binance SM Financial Analyst Tool ✅ Binance Spot Market Quant AI Agent
🚀 Setup Instructions
Import into your n8n instance Make sure /15m-indicators webhook is active and calculates indicators correctly Connect your OpenAI GPT-4.1-mini credentials Trigger from upstream agent with Binance symbol and session ID Ensure all external calls (to Binance + webhook) are working
🧪 Example Use Cases
| Use Case | Result | | ------------------------------------- | --------------------------------------- | | Short-term trade decision for ETHUSDT | Receives 15m signal indicators summary | | Input from Financial Analyst Tool | Returns real-time volatility snapshot | | Telegram bot asks for “DOGE update” | Returns momentum indicators in 15m view |
🎥 Watch Tutorial:
🧾 Licensing & Attribution
© 2025 Treasurium Capital Limited Company Architecture, prompts, and trade report structure are IP-protected. No unauthorized rebranding or resale permitted.
🔗 For support: Don Jayamaha – LinkedIn
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments