N
n8n Store
Workflow Market
Sell: Stock Vision

Sell: Stock Vision

by ailistmaster0 views

Description

Categories

💰 Finance🤖 AI & Machine Learning

Nodes Used

n8n-nodes-base.setn8n-nodes-base.httpRequest@n8n/n8n-nodes-langchain.agent@n8n/n8n-nodes-langchain.chatTrigger@n8n/n8n-nodes-langchain.toolSerpApi@n8n/n8n-nodes-langchain.lmChatGoogleGemini@n8n/n8n-nodes-langchain.memoryBufferWindow
PriceGratis
Views0
Last Updated11/28/2025
workflow.json
{
  "id": "RrMRgKuAwdVcuk88",
  "meta": {
    "instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e"
  },
  "name": "Sell: Stock Vision",
  "tags": [
    {
      "id": "XZIQK6NdzGvgbZFd",
      "name": "Sell",
      "createdAt": "2025-01-15T12:28:48.424Z",
      "updatedAt": "2025-01-15T12:28:48.424Z"
    }
  ],
  "nodes": [
    {
      "id": "72a9e1f7-58a2-4704-899f-63a37e8342a9",
      "name": "TradingView Chart",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5a52e2f1-6d00-45b3-b273-79f36198f968",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "634f1d9e-15b7-4846-b21b-8b62b09bf8d4",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        200,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "dfcd07b4-bb42-42e1-9d44-dc3c6a81e857",
      "name": "Window Buffer Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        340,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "2e962b9b-0b45-4098-8722-328dc0f48df1",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -200,
        0
      ],
      "webhookId": "fd375b9f-d3c4-402a-8de1-7ba718f0b670",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f4ecc791-0d20-4bc1-aa3e-18f5ed586809",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        20,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a94e2169-176a-4070-bb02-16ef971c3cae",
      "name": "SerpAPI",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        480,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "2af104c3-54f0-4dbf-b756-e94e96f250bd",
  "connections": {
    "SerpAPI": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "TradingView Chart",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "TradingView Chart": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Window Buffer Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

相关工作流