8
n8n 한국어amn8n.com

프로덕션 환경: AI 기반 암호화폐 분석 자동화

중급

이것은Finance, AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Set, HttpRequest, Agent, ChatTrigger, ToolSerpApi 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. OpenRouter, Gemini, SerpAPI를 활용한 AI 기반 암호화폐 분석

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 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": "암호화폐 심볼 제공",
      "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": "5분 차트",
      "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": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        400,
        380
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "42809cb0-bc31-4398-8ce8-3865cfab1e52",
      "name": "윈도우 버퍼 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -180,
        480
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "e6e101df-7821-4a0b-a865-f4bc7e4c0a5e",
      "name": "1일 차트",
      "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 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -180,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "edb2526c-82a6-4733-b70e-2a4218c9c041",
      "name": "암호화폐_심볼",
      "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": "장기 에이전트",
      "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": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bdc253aa-d769-40ce-9862-37b205e03826",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0d1b9d8d-dbc3-4a3b-b19f-63bdc65f72ba",
      "name": "스티커 노트2",
      "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
          }
        ]
      ]
    },
    "42809cb0-bc31-4398-8ce8-3865cfab1e52": {
      "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
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급 - 금융, 인공지능

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
중급
노드 수12
카테고리2
노드 유형8
난이도 설명

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
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.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34