Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This modern n8n workflow implements a multi agent trading engine that orchestrates valuation, sentiment, fundamentals, technicals, and macro analyses to generate a single portfolio action with buil...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.openai, n8n-nodes-base.httprequest, n8n-nodes-base.notion, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Tegar karunia ilham.
Original n8n.io sourceThis modern n8n workflow implements a multi-agent trading engine that orchestrates valuation, sentiment, fundamentals, technicals, and macro analyses to generate a single portfolio action with built-in risk controls. It integrates Telegram for live commands, fetches market data, fans out to expert LLM agents, applies position limits via a Risk Manager, executes orders, logs to Notion, and sends a summary back to Telegram.
This template illustrates a modular βinvestment committeeβ architecture that is easy to extend, swap agents, and maintain. It follows n8nβs best practices for template submissions: sticky-note documentation, placeholder credentials, markdown descriptions, and clear H2 headings.
All API keys are stored securely as credentials. Sticky Notes document required scopes, retry strategies, and error-handling paths to ensure observability and safe testing.
Enjoy building and customizing your own AI-powered hedge-fund workflow!
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 | Automated multi-agent trading analysis with GPT-5, Telegram, Coinbase & Notion |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Tegar karunia ilham |
| Published | 14 Sept 2025 |
Use the JSON export at /data/workflows/8569/8569.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 modern n8n workflow implements a multi agent trading engine that orchestrates valuation, sentiment, fundamentals, technicals, and macro analyses to generate a single portfolio action with buil...
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.