Block 1 - Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Purpose & Audience This n8n workflow telegram bot is designed for crypto, forex and stock traders, quantitative analysts, and AI enthusiasts who want to explore how different Large Language Models ...
n8n-nodes-base.stickynote, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.memorymongodbchat, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.httprequesttool, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Malik Hashir.
Original n8n.io sourceThis n8n workflow telegram bot is designed for crypto, forex and stock traders, quantitative analysts, and AI enthusiasts who want to explore how different Large Language Models (LLMs) perform in real-world trading scenarios. Inspired by nof1.ai's Alpha Arena, where AI models compete with real capital to prove their trading capabilities, this template lets YOU run your own AI trading experiments—testing which "brain" generates the most profitable signals for BTCUSD (it can do technical analysis on any forex/crypto with any of the 5000+ assets available at Twelve Data) and other assets.
Whether you're a day trader seeking automated technical analysis, a researcher comparing LLM performance, or simply curious about AI-driven trading—this workflow provides a sophisticated, customizable trading assistant powered by your choice of AI model.
This is an EXPERIMENTAL trading tool. Performance varies significantly across different LLM models. Based on nof1.ai's live trading competition results (at the time of template creation):
Your mileage will vary. The same prompt can produce drastically different results depending on:
We strongly recommend:
This template is for educational/informational purposes. Trading involves substantial risk of loss. Past AI performance does not guarantee future results.
✅ Real-time market data integration via TwelveData API (5000+ crypto/forex/stock pairs supported) ✅ Swap AI models in minutes—compare Gemini vs Claude vs DeepSeek vs GPT performance ✅ Disciplined risk management—never suggests trades without proper stop losses ✅ Educational trading assistant—explains indicators, answers strategy questions ✅ Extensible architecture—easily add MongoDB memory, multi-timeframe analysis, alerts ✅ No recurring fees—pay only for LLM API usage (DeepSeek costs ~$0.001 per signal!) ✅ Asset-agnostic—switch from BTC to ETH to SOL by changing 2 parameters ✅ Production-ready foundation—includes comprehensive sticky note documentation for expansion
That's it! Start chatting with your AI telegram trading assistant, test signals, and discover which "brain" works best for your trading style. The workflow includes detailed sticky notes with instructions for swapping models and modifying memory context window length.
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.
| Workflow | Telegram trading bot assistant | LLM powered trading bot for crypto/forex |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Malik Hashir |
| Published | 02 Nov 2025 |
Use the JSON export at /data/workflows/10440/10440.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.
Purpose & Audience This n8n workflow telegram bot is designed for crypto, forex and stock traders, quantitative analysts, and AI enthusiasts who want to explore how different Large Language Models ...
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 Chatbot use case.