Automate 15-Minute Trading Indicators Analysis on Binance
This workflow performs short-term technical analysis on Binance Spot Market pairs using 15-minute candle data. It calculates key trading indicators like RSI, MACD, Bollinger Bands, SMA/EMA, and ADX, providing structured summaries for Telegram or AI trading agents.
Designed to be triggered by another workflow, this tool fetches the last 100 15-minute candles for a given Binance trading pair. It calculates essential trading indicators and uses OpenAI's GPT-4.1-mini to interpret the data into human-readable summaries. This setup is ideal for detecting volatility, early breakouts, and scalping opportunities, enhancing decision-making for higher-level trading agents.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Yara Mansour
stickyNote
agent
httpRequestTool
lmChatOpenAi
executeWorkflowTrigger
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.