Binance SM 1-Day Indicators Tool

This advanced agent analyzes long-term price action in the Binance Spot Market using 1-day candles. It calculates key macro indicators like RSI, MACD, BBANDS, EMA, SMA, and ADX to identify high-confidence trend setups and market momentum. Used by the Quant AI system for directional bias and macro-level signal validation. --- **Watch Tutorial**: [![Click to Watch](https://img.youtube.com/vi/HWHD-eXP0IE/hqdefault.jpg)](https://youtu.be/HWHD-eXP0IE) ## Purpose - Detect major **trend reversals**, **consolidation zones**, and **macro bias** - Support long-term **swing trading** decisions - Provide reliable 1-day signals for downstream agents --- ## Core Features | Feature | Description | |---------------------|--------------------------------------------------------------| | **Trigger** | Called by parent workflows via `Execute Workflow` | | **Input Format** | `{ "message": "MAICUSD", "sessionId": "telegram_id" }` | | **Webhook Call** | Sends request to internal 1d indicators webhook | | **Technical Indicators** | RSI, MACD, BBANDS, EMA, SMA, ADX (based on 40 daily candles) | | **GPT (gpt-4.1-mini) Agent** | Interprets numerical data into human-readable trend signals | | **Output** | Summary suitable for Telegram or further agent consumption | --- ## External Tools Called * `https://treasurium.app.n8n.cloud/webhook/1d-indicators` Sends: ```json { "symbol": "SOLUSD" } ``` --- ## Indicator Calculations | Indicator | Purpose | |---------------|-----------------------------------| | RSI (14) | Overbought / Oversold Signals | | MACD (12,26,9)| Trend Reversals / Momentum | | BBANDS (20, 2)| Volatility Expansion | | EMA (20) | Short-term Trend Confirmation | | SMA (20) | Macro-Level Support/Resistance | | ADX (14) | Trend Strength + Directional DI | --- ## Setup 1. **Import the JSON** into n8n. 2. Add your **OpenAI API credentials**. 3. Ensure webhook `/1d-indicators` is connected and working. 4. Use this agent as a **sub-workflow** in: - Binance SM Financial Analyst Tool - Binance Spot Market Quant AI Agent --- ## Output Example ``` 1D Overview - MAICUSD RSI: 71 - Overbought MACD: Bearish Cross forming BBANDS: Widening Volatility EMA < SMA - Downtrend Momentum ADX: 33 - High Trend Strength ``` --- ## Notes - Not user-facing - outputs are structured JSON or Telegram-style summaries. - Pairs well with shorter timeframe tools (15m-4h) for confidence stacking. --- ## Licensing & Attribution © 2025 **Treasurium Capital Limited Company** Architecture, prompts, and trade report structure are IP-protected. No unauthorized rebranding permitted. **Need help?** Reach out on [LinkedIn - Don Jayamaha](https://linkedin.com/in/donjayamahajr)

Platform
n8n
Category
Crypto & Blockchain
Price
$9.99
Creator
Don Jayamaha Jr

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Crypto & Blockchain workflows

More from Don Jayamaha Jr

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.