Produktionsumgebung: KI-gesteuerte Automatisierung der Kryptowährungsanalyse

Fortgeschritten

Dies ist ein Finance, AI-Bereich Automatisierungsworkflow mit 12 Nodes. Hauptsächlich werden Set, HttpRequest, Agent, ChatTrigger, ToolSerpApi und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. KI-gesteuerte Kryptowährungsanalyse unter Verwendung von OpenRouter, Gemini und SerpAPI

Voraussetzungen
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "SUKhKW8pmzD9tt3F",
  "meta": {
    "instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e",
    "templateCredsSetupCompleted": true
  },
  "name": "Prod: AI-Powered Crypto Analysis Automation",
  "tags": [
    {
      "id": "Gn3tpBR22XFwUwBD",
      "name": "Development",
      "createdAt": "2024-12-24T14:42:57.431Z",
      "updatedAt": "2024-12-24T14:42:57.431Z"
    },
    {
      "id": "XZIQK6NdzGvgbZFd",
      "name": "Sell",
      "createdAt": "2025-01-15T12:28:48.424Z",
      "updatedAt": "2025-01-15T12:28:48.424Z"
    }
  ],
  "nodes": [
    {
      "id": "33e18b30-68f2-46eb-8013-8ebb31d75a0a",
      "name": "Kryptosymbol eingeben",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "35bc81ba-13f5-4e7b-bd07-4e3ebab8fc91",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b666f4ab-d2c9-43ed-910b-c1fe08098e62",
      "name": "5m_Chart",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Get 5 min candlestick chart.",
      "position": [
        100,
        380
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "81202928-c363-49c8-932b-3391b44f9b91",
      "name": "KI-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        400,
        380
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "42809cb0-bc31-4398-8ce8-3865cfab1e52",
      "name": "Window Buffer Speicher",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -180,
        480
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "e6e101df-7821-4a0b-a865-f4bc7e4c0a5e",
      "name": "1d_Chart",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Get day candlestick chart.",
      "position": [
        420,
        0
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "a78c495f-9a27-4366-800c-f79992af0b1e",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -180,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "edb2526c-82a6-4733-b70e-2a4218c9c041",
      "name": "crypto_symbol",
      "type": "n8n-nodes-base.set",
      "notes": "Store value of cryptocurrency.",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3.4
    },
    {
      "id": "69aacc58-ea86-43ec-a9da-88597a29a6eb",
      "name": "Langzeit-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        620,
        0
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "8584d7a2-2539-4be1-bd06-654964a84364",
      "name": "SerpAPI",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        560,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4f6cbec5-6807-45f0-bf53-80bd5b8763e2",
      "name": "Notizzettel",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bdc253aa-d769-40ce-9862-37b205e03826",
      "name": "Notizzettel1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0d1b9d8d-dbc3-4a3b-b19f-63bdc65f72ba",
      "name": "Notizzettel2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -620,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "16df2176-07d5-413f-a918-f59b60727b00",
  "connections": {
    "8584d7a2-2539-4be1-bd06-654964a84364": {
      "ai_tool": [
        [
          {
            "node": "81202928-c363-49c8-932b-3391b44f9b91",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e6e101df-7821-4a0b-a865-f4bc7e4c0a5e": {
      "main": [
        [
          {
            "node": "69aacc58-ea86-43ec-a9da-88597a29a6eb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b666f4ab-d2c9-43ed-910b-c1fe08098e62": {
      "main": [
        [
          {
            "node": "81202928-c363-49c8-932b-3391b44f9b91",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "edb2526c-82a6-4733-b70e-2a4218c9c041": {
      "main": [
        [
          {
            "node": "e6e101df-7821-4a0b-a865-f4bc7e4c0a5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "69aacc58-ea86-43ec-a9da-88597a29a6eb": {
      "main": [
        [
          {
            "node": "b666f4ab-d2c9-43ed-910b-c1fe08098e62",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Window Buffer Memory": {
      "ai_memory": [
        [
          {
            "node": "69aacc58-ea86-43ec-a9da-88597a29a6eb",
            "type": "ai_memory",
            "index": 0
          },
          {
            "node": "81202928-c363-49c8-932b-3391b44f9b91",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "a78c495f-9a27-4366-800c-f79992af0b1e": {
      "ai_languageModel": [
        [
          {
            "node": "69aacc58-ea86-43ec-a9da-88597a29a6eb",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "81202928-c363-49c8-932b-3391b44f9b91",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "33e18b30-68f2-46eb-8013-8ebb31d75a0a": {
      "main": [
        [
          {
            "node": "edb2526c-82a6-4733-b70e-2a4218c9c041",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten - Finanzen, Künstliche Intelligenz

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes12
Kategorie2
Node-Typen8
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
Udit Rawat

Udit Rawat

@ailistmaster

Hi, I’m Udit, an Acquia-certified developer with a strong background in web development and creating enterprise solutions. Recently, I’ve transitioned into AI and ML, I hold DIAT Professional AI Certification. I specialize in building AI-driven automation to streamline workflows, improve efficiency, and solve complex problems. With expertise in AI/ML tools and years of experience in Acquia and Drupal, I’m passionate about leveraging tech to drive innovation and create smarter solutions.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34