AutomationFlowsAI & RAG › Zentrade - AI Stock Trade Advisor

Zentrade - AI Stock Trade Advisor

ByPaul Abraham @hellopaul on n8n.io

Use cases Automatically analyze stock trends using live candlestick data. Aggregate real-time news sentiment to strengthen trading confidence. Generate AI-backed Buy / Sell / Hold recommendations for traders. Build an automated Telegram trading assistant or analytics bot. Create…

Event trigger★★★★☆ complexityAI-powered22 nodesTelegram TriggerHTTP RequestGoogle GeminiAgentGoogle Gemini ChatTelegram
AI & RAG Trigger: Event Nodes: 22 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #10630 — we link there as the canonical source.

This workflow follows the Agent → Googlegemini recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "1f330325-0ee9-442f-a155-5d3b09677591",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -608,
        192
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1d93f5ee-8296-45d6-ae63-e007d90ca921",
      "name": "15 min Interval",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        64,
        192
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f766d4a5-3ea8-4671-b520-fb977edad363",
      "name": "1 min Interval",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        64,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e8dfc4c7-c25c-4ede-9deb-80e2290a515f",
      "name": "1 hour Interval",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        64,
        400
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c63d12b9-f4bd-47aa-954c-e8fc75fa079c",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        416,
        176
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "87d4bcd9-b9f5-4df6-a507-a97c471bf4c6",
      "name": "Aggregate",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        624,
        192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5510f68f-f39e-43bd-a042-0cd276d1dfce",
      "name": "Code in JavaScript",
      "type": "n8n-nodes-base.code",
      "position": [
        832,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8a2d501d-bdb4-4731-9f00-65dcb1e0ad86",
      "name": "News Aggregator",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        64,
        800
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ee9206ad-b5e0-4750-8164-5d7912d52ea2",
      "name": "Message a model",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        576,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "22320b17-66bf-4559-8ed4-dd498dfec839",
      "name": "Merge1",
      "type": "n8n-nodes-base.merge",
      "position": [
        1184,
        208
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "be5bc890-2c59-437c-a9b7-da7da9bc309f",
      "name": "Aggregate1",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1392,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4496d0d2-d27d-4e1e-bfe9-2a1fb553fc8e",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1600,
        208
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "4f5d53ea-3c8a-419c-8817-3e0e471ac9da",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1600,
        448
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3147702d-d6c5-4e35-889e-11467eb6312e",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1952,
        208
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8e8e6025-a483-4c42-9cbf-571f7300e118",
      "name": "Account Check",
      "type": "n8n-nodes-base.switch",
      "position": [
        -336,
        192
      ],
      "parameters": {},
      "typeVersion": 3.3
    },
    {
      "id": "10dca921-6622-4042-9c79-b83c69ce8631",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        368,
        32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "50535216-6450-4816-8dd8-464bafc1cbda",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1104,
        32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "80d0e97b-1fdd-44fc-9d61-400f7cb08bb4",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "508acfc6-5968-4637-af4f-1a8cdf4abf99",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        608
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9af50cc7-3da6-404b-b7f9-52db8812885d",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c7079d4a-6664-4e71-8d06-3e4387c31361",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1904,
        32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d396134d-9a53-42d5-ba16-11472ba6522f",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1264,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge1": {
      "main": [
        [
          {
            "node": "Aggregate1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate": {
      "main": [
        [
          {
            "node": "Code in JavaScript",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate1": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Account Check": {
      "main": [
        [
          {
            "node": "1 min Interval",
            "type": "main",
            "index": 0
          },
          {
            "node": "15 min Interval",
            "type": "main",
            "index": 0
          },
          {
            "node": "1 hour Interval",
            "type": "main",
            "index": 0
          },
          {
            "node": "News Aggregator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1 min Interval": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1 hour Interval": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "15 min Interval": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Message a model": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "News Aggregator": {
      "main": [
        [
          {
            "node": "Message a model",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Account Check",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code in JavaScript": {
      "main": [
        [
          {
            "node": "Merge1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Use cases Automatically analyze stock trends using live candlestick data. Aggregate real-time news sentiment to strengthen trading confidence. Generate AI-backed Buy / Sell / Hold recommendations for traders. Build an automated Telegram trading assistant or analytics bot. Create…

Source: https://n8n.io/workflows/10630/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

This project is a template for building a complete academic virtual assistant using n8n. It connects to Telegram, answers frequently asked questions by querying MongoDB, keeps the community informed a

Telegram, MongoDB, Telegram Trigger +6
AI & RAG

Telegram Bot. Uses agent, memoryBufferWindow, telegram, @elevenlabs/n8n-nodes-elevenlabs. Event-driven trigger; 41 nodes.

Agent, Memory Buffer Window, Telegram +5
AI & RAG

This workflow acts as an intelligent content engine. Simply send a link to your Telegram bot (e.g., a product page or news article), and it will automatically scrape the content, rewrite it into a hig

Google Gemini, Agent, OpenRouter Chat +7
AI & RAG

This workflow transforms text-based resume data into visually stunning images by leveraging Google Gemini's reasoning and vision capabilities. It autonomously analyzes the candidate's profile, selects

HTTP Request, Telegram, Output Parser Structured +7
AI & RAG

Use cases Analyze US equity behavior across 15m, 1h, and 1d timeframes Detect regime alignment or divergence in futures and options markets Combine price action with options context to assess convicti

Telegram Trigger, HTTP Request, Google Gemini +3