This n8n workflow is designed to automate short-term technical analysis for Binance Spot Market trading pairs using 15-minute candlestick data. It fetches recent market data, calculates key trading indicators such as RSI, MACD, Bollinger Bands, SMA, and ADX through a webhook, and interprets the results using GPT models for clear, actionable insights. The workflow is triggered by other workflows, such as a financial analysis or quant AI tool, making it part of a broader intraday trading analysis system.
The process starts with an external trigger or a direct HTTP request, which sends the trading pair symbol to a backend indicator service. This service responds with calculated indicator values and trend signals. These raw data points are then processed by GPT to generate human-readable summaries highlighting potential trading signals, momentum shifts, or volatility patterns, formatted for messaging platforms like Telegram.
This workflow is particularly useful for automated trading bots, intraday traders, and quantitative analysis tools that require real-time, intelligent insights on short-term market movements, enabling quicker decision-making and precise signal generation.
Reviews
There are no reviews yet.