Block 1 - Get Exchange Rules
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.3
This workflow acts as an automated market analyst for educational purposes. It scans Binance Futures (Testnet) for high volume pairs, applies custom technical analysis (RSI, Bollinger Bands, EMA, A...
n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.crypto, n8n-nodes-base.splitinbatches, n8n-nodes-base.noop, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.lmchatopenrouter, @n8n/n8n-nodes-langchain.chainllm
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Vadim Mubi.
Original n8n.io sourceThis workflow acts as an automated market analyst for educational purposes. It scans Binance Futures (Testnet) for high-volume pairs, applies custom technical analysis (RSI, Bollinger Bands, EMA, ATR) using JavaScript, and uses AI to validate trends against recent news sentiment.
It is designed for paper trading to demonstrate how to build advanced financial logic and adaptive risk management systems in n8n without risking real funds.
π‘ Why use this?
βοΈ How it works
π Setup Steps
π MAIN CONFIG node and enter your Testnet Keys and Telegram Channel ID.> Disclaimer: This workflow connects to the Binance Testnet by default. It is intended for educational purposes only. The author and n8n are not responsible for financial decisions.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Analyze Binance Futures markets with TA indicators, OpenAI news checks, and Telegram alerts |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Crypto Trading, AI Summarization |
| Author | Vadim Mubi |
| Published | 26 Jan 2026 |
Use the JSON export at /data/workflows/13011/13011.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow acts as an automated market analyst for educational purposes. It scans Binance Futures (Testnet) for high volume pairs, applies custom technical analysis (RSI, Bollinger Bands, EMA, A...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Summarization use case.