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.
| Feature | Description |
|---|---|
| ๐ Trigger | Called by parent workflows via Execute Workflow |
| ๐ฅ Input Format | { "message": "MATICUSDT", "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 |
https://treasurium.app.n8n.cloud/webhook/1d-indicatorsSends:
{
"symbol": "SOLUSDT"
}
| 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 |
Import the JSON into n8n.
Add your OpenAI API credentials.
Ensure webhook /1d-indicators is connected and working.
Use this agent as a sub-workflow in:
๐
1D Overview โ MATICUSDT
โข RSI: 71 โ Overbought
โข MACD: Bearish Cross forming
โข BBANDS: Widening Volatility
โข EMA < SMA โ Downtrend Momentum
โข ADX: 33 โ High Trend Strength
ยฉ 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