Binance SM 1hour Indicators Tool
Go to WorkflowDescription
π§ͺ Binance SM 1hour Indicators Tool
A precision trading signal engine that interprets 1-hour candlestick indicators for Binance Spot Market pairs using a GPT-4.1-mini LLM. Ideal for swing traders seeking directional bias and momentum clarity across medium timeframes.
π₯ Watch Tutorial:
π― Purpose
This tool provides a structured 1-hour market read using:
RSI** (Relative Strength Index)
MACD** (Moving Average Convergence Divergence)
BBANDS** (Bollinger Bands)
SMA & EMA** (Simple and Exponential Moving Averages)
ADX** (Average Directional Index)
Itβs invoked as a sub-agent in broader AI workflows, such as the Binance Financial Analyst Tool and the Spot Market Quant AI Agent.
βοΈ Key Features
| Feature | Description |
| ---------------------- | ------------------------------------------------------------- |
| π Subworkflow Trigger | Runs only when called by parent agent (not standalone) |
| π§ GPT-4.1-mini LLM | Translates numeric indicators into natural-language summaries |
| π Real-time Data | Pulls latest 40Γ1h candles via internal webhook from Binance |
| π₯ Input Format | { "message": "ETHUSDT", "sessionId": "telegram_chat_id" } |
| π€ Output Format | JSON summary + Telegram-friendly HTML overview |
π‘ Example Output
π 1h Technical Overview β ETHUSDT
β’ RSI: 59 (Neutral)
β’ MACD: Bullish Crossover
β’ BBANDS: Price at Upper Band
β’ EMA > SMA β Positive Slope
β’ ADX: 28 β Moderate Trend Strength
π§© Use Cases
| Scenario | Result |
| -------------------------------------- | ----------------------------------------------- |
| Mid-frame market alignment | Verifies momentum between 15m and 4h timeframes |
| Quant AI Agent input | Supplies trend context for entry/exit decisions |
| Standalone medium-term signal snapshot | Validates swing trade setups or filters noise |
π¦ Installation Instructions
Import workflow into your n8n instance
Confirm internal webhook /1h-indicators is live and authorized
Insert your OpenAI credentials for GPT-4.1-mini node
Use only when triggered via:
Binance Financial Analyst Tool
Binance Spot Market Quant AI Agent
π§Ύ Licensing & Support
π Don Jayamaha β LinkedIn
linkedin.com/in/donjayamahajr
Β© 2025 Treasurium Capital Limited Company
Architecture, prompts, and signal logic are proprietary. Redistribution or commercial use requires explicit licensing. No unauthorized cloning permitted.