n8nflow.net logo

Binance SM 1day Indicators Tool

by Don Jayamaha Jrโ€ขUpdated: Last update 3 months agoโ€ขSource: n8n.io
Loading workflow viewer...

Getting Started

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

๐ŸŽฏ 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

FeatureDescription
๐Ÿ” TriggerCalled by parent workflows via Execute Workflow
๐Ÿ“ฅ Input Format{ "message": "MATICUSDT", "sessionId": "telegram_id" }
๐Ÿ“ก Webhook CallSends request to internal 1d indicators webhook
๐Ÿงฎ Technical IndicatorsRSI, MACD, BBANDS, EMA, SMA, ADX (based on 40 daily candles)
๐Ÿง  GPT (gpt-4.1-mini) AgentInterprets numerical data into human-readable trend signals
๐Ÿ’ฌ OutputSummary suitable for Telegram or further agent consumption

๐Ÿ”— External Tools Called

  • https://treasurium.app.n8n.cloud/webhook/1d-indicators

Sends:

{
  "symbol": "SOLUSDT"
}

๐Ÿ“Š Indicator Calculations

IndicatorPurpose
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 โ€“ MATICUSDT

โ€ข 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