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-indicators
Sends:
{
"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