Block 1 - Get Chart
- Type / Role
- @n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
"Ade Technical Analyst" is a dual workflow AI system combining conversational intelligence with visual chart analysis through Telegram. The system features 11 primary nodes for conversation managem...
@n8n/n8n-nodes-langchain.toolworkflow, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.telegramtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Femi Ad.
Original n8n.io source"Ade Technical Analyst" is a dual-workflow AI system combining conversational intelligence with visual chart analysis through Telegram. The system features 11 primary nodes for conversation management and 8 secondary nodes for chart generation and analysis.
Core Components:
Telegram Integration: Message handling with dynamic typing indicators
AI Personality: "Ade" - a financial analyst with 50+ years NYSE/LSE experience using Claude 3.5 Sonnet
Chart Generation: TradingView integration via Chart-IMG API with MACD and volume indicators
Visual Analysis: GPT-4O vision for technical pattern recognition
Memory System: Session-based conversation context retention
Target Users Individual traders seeking professional-grade analysis without subscription costs
Financial advisors wanting 24/7 AI-powered client support
Investment educators needing interactive learning tools
Fintech companies requiring white-label analysis solutions
Setup Requirements Critical Security Fix Needed:
Remove hardcoded API key from Chart-IMG node immediately
Store all credentials securely in n8n credential manager
Required APIs:
OpenRouter (Claude 3.5 Sonnet)
OpenAI (GPT-4O vision)
Chart-IMG API
Telegram Bot Token
Technical Prerequisites:
n8n version 1.7+ with Langchain nodes
Webhook configuration for Telegram
Dual-workflow setup with proper ID referencing
Workflow Requirements Security Compliance:
Never hardcode API keys in workflow JSON files
Use n8n credential manager for all sensitive data
Implement proper session isolation for user data
Include mandatory financial disclaimers
Performance Specifications:
Model temperature: 0.8 for balanced responses
Token limit: 500 for optimized performance
Dark theme charts with professional indicators
Session-based memory management
Need help customizing? Contact me for consulting and support or add me on LinkedIn
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 | AI-powered stock analysis assistant with Telegram, Claude & GPT-4O Vision |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Femi Ad |
| Published | 23 Jun 2025 |
Use the JSON export at /data/workflows/5163/5163.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.
"Ade Technical Analyst" is a dual workflow AI system combining conversational intelligence with visual chart analysis through Telegram. The system features 11 primary nodes for conversation managem...
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.