This n8n workflow is designed to fetch and analyze 1-hour candlestick data from Binance for any selected trading pair, providing critical technical indicators such as RSI, MACD, Bollinger Bands, SMA, EMA, and ADX. It automates the gathering of key market signals, interprets these indicators into human-readable summaries using GPT-4.1, and aids traders or analysts in making informed swing trading decisions. The system is triggered externally, commonly by other trading workflows, to ensure real-time or scheduled market assessments. Nodes are connected logically to query Binance’s latest candle data, perform indicator calculations via a webhook, then utilize GPT for natural language interpretation, all while maintaining session context for consistency across analyses.
Automated Binance 1-Hour Market Indicator Analysis
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, executeWorkflowTrigger, httpRequestTool, stickyNote |
Reviews
There are no reviews yet.