8
n8n 한국어amn8n.com

다중 모델 합의와 Telegram 알림을 통한 AI 주식 분석

고급

이것은Crypto Trading, AI Summarization분야의자동화 워크플로우로, 27개의 노드를 포함합니다.주로 Set, Code, Merge, Telegram, HttpRequest 등의 노드를 사용하며. 다중 모델 합의 및 Telegram 알림 기반 AI 주식 분석 시스템

사전 요구사항
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key
  • Anthropic API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cb9a1e5321767b6316634728341237e564b2587ab15b74ca0a89eb02a53484d6"
  },
  "nodes": [
    {
      "id": "5a3a9145-41ab-40ae-985a-4b9d8277137a",
      "name": "일일 주식 점검",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -992,
        624
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "5b303b6e-0040-4737-89ae-ad584f0aead2",
      "name": "주식 트렌드 분석",
      "type": "n8n-nodes-base.code",
      "position": [
        -176,
        352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0f0fb4d2-35be-4e34-b39d-262b7d72b4b3",
      "name": "미래 트렌드 예측",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ab270d2d-a1ce-4134-9a47-d733731ceaf2",
      "name": "Telegram 메시지 형식화",
      "type": "n8n-nodes-base.set",
      "position": [
        1264,
        624
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "893aaf34-ff74-4c53-b268-de8b602405e7",
      "name": "Telegram 알림 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1408,
        624
      ],
      "webhookId": "40c4dd86-57a3-48ae-9ab0-422bb2342fd8",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "0f61054a-ea49-4cc9-af94-0446b68c2030",
      "name": "뉴스 감성 분석",
      "type": "n8n-nodes-base.code",
      "position": [
        -176,
        528
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ef961832-7731-44e2-a09c-9ce0656e5391",
      "name": "애널리스트 등급 처리",
      "type": "n8n-nodes-base.code",
      "position": [
        -176,
        720
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bee1068d-1e88-4f82-9bc0-750e5bd87595",
      "name": "소셜 감성 분석",
      "type": "n8n-nodes-base.code",
      "position": [
        -176,
        912
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c46e491d-12c2-4101-b791-2ae63c443c35",
      "name": "모든 분석 통합",
      "type": "n8n-nodes-base.merge",
      "position": [
        48,
        592
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "ad7089ea-4441-4ca1-a6b0-05198b3fd002",
      "name": "종합 권장사항 생성",
      "type": "n8n-nodes-base.code",
      "position": [
        208,
        624
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0b01e016-e9d3-4bd6-b71e-5baf59bdc37a",
      "name": "OpenAI GPT 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        752,
        1216
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f9457956-1183-4171-aa9b-18f7be670ff0",
      "name": "Anthropic Claude 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        592,
        1216
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "dead5da8-af41-4507-b359-620842284b56",
      "name": "AI 검증 입력 준비",
      "type": "n8n-nodes-base.set",
      "position": [
        384,
        832
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "993867f2-e9cf-4d25-91f1-4c99018f82d0",
      "name": "AI 검증 결과 통합",
      "type": "n8n-nodes-base.merge",
      "position": [
        944,
        816
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "ba0f623d-130b-4064-b27f-da2fe6353fa7",
      "name": "AI 합의 평가",
      "type": "n8n-nodes-base.code",
      "position": [
        1104,
        832
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "374ee768-8818-40b5-9443-ccdaeaef02fd",
      "name": "AI 검증기 1 - OpenAI",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        592,
        688
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "5bef2edd-40cc-4447-8e84-f56cf31abd0b",
      "name": "AI 검증기 2 - Anthropic",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        592,
        832
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "9b81ab2c-fef2-45c4-bd6d-e6fccce2213e",
      "name": "AI 검증기 3 - Gemini",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        512,
        992
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "f00cc0d4-cf33-4319-bc42-723f023b11c1",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        896,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "56afcf23-5612-458d-8280-66613a259209",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1312,
        128
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b0b48b64-9434-4065-85f1-90e525ab3d9f",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -416,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b5b285a6-18e8-4f66-ab3b-76bccf9e6e91",
      "name": "API 구성",
      "type": "n8n-nodes-base.set",
      "position": [
        -768,
        624
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f441cb0e-3a3c-48a0-adc6-833a583d2c3f",
      "name": "주식 데이터 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -352,
        352
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b0ed17f4-2149-4966-bdbe-4c93c591ae73",
      "name": "뉴스 감성 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -368,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c1fba3ff-d606-4305-a70c-6cb0b772dce7",
      "name": "애널리스트 등급 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -368,
        720
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "961fd0af-7f2a-4604-a863-da7c04e4ea20",
      "name": "소셜 미디어 감성 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -368,
        912
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9e2ed2db-b644-4446-b926-04e240b46611",
      "name": "xAI Grok 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatXAiGrok",
      "position": [
        432,
        1216
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "0b01e016-e9d3-4bd6-b71e-5baf59bdc37a": {
      "ai_languageModel": [
        [
          {
            "node": "374ee768-8818-40b5-9443-ccdaeaef02fd",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "f441cb0e-3a3c-48a0-adc6-833a583d2c3f": {
      "main": [
        [
          {
            "node": "5b303b6e-0040-4737-89ae-ad584f0aead2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b5b285a6-18e8-4f66-ab3b-76bccf9e6e91": {
      "main": [
        [
          {
            "node": "f441cb0e-3a3c-48a0-adc6-833a583d2c3f",
            "type": "main",
            "index": 0
          },
          {
            "node": "b0ed17f4-2149-4966-bdbe-4c93c591ae73",
            "type": "main",
            "index": 0
          },
          {
            "node": "c1fba3ff-d606-4305-a70c-6cb0b772dce7",
            "type": "main",
            "index": 0
          },
          {
            "node": "961fd0af-7f2a-4604-a863-da7c04e4ea20",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5a3a9145-41ab-40ae-985a-4b9d8277137a": {
      "main": [
        [
          {
            "node": "b5b285a6-18e8-4f66-ab3b-76bccf9e6e91",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9e2ed2db-b644-4446-b926-04e240b46611": {
      "ai_languageModel": [
        [
          {
            "node": "9b81ab2c-fef2-45c4-bd6d-e6fccce2213e",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "5b303b6e-0040-4737-89ae-ad584f0aead2": {
      "main": [
        [
          {
            "node": "0f0fb4d2-35be-4e34-b39d-262b7d72b4b3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c46e491d-12c2-4101-b791-2ae63c443c35": {
      "main": [
        [
          {
            "node": "ad7089ea-4441-4ca1-a6b0-05198b3fd002",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b0ed17f4-2149-4966-bdbe-4c93c591ae73": {
      "main": [
        [
          {
            "node": "0f61054a-ea49-4cc9-af94-0446b68c2030",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c1fba3ff-d606-4305-a70c-6cb0b772dce7": {
      "main": [
        [
          {
            "node": "ef961832-7731-44e2-a09c-9ce0656e5391",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ba0f623d-130b-4064-b27f-da2fe6353fa7": {
      "main": [
        [
          {
            "node": "ab270d2d-a1ce-4134-9a47-d733731ceaf2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f0fb4d2-35be-4e34-b39d-262b7d72b4b3": {
      "main": [
        [
          {
            "node": "c46e491d-12c2-4101-b791-2ae63c443c35",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f61054a-ea49-4cc9-af94-0446b68c2030": {
      "main": [
        [
          {
            "node": "c46e491d-12c2-4101-b791-2ae63c443c35",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "f9457956-1183-4171-aa9b-18f7be670ff0": {
      "ai_languageModel": [
        [
          {
            "node": "5bef2edd-40cc-4447-8e84-f56cf31abd0b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "993867f2-e9cf-4d25-91f1-4c99018f82d0": {
      "main": [
        [
          {
            "node": "ba0f623d-130b-4064-b27f-da2fe6353fa7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "374ee768-8818-40b5-9443-ccdaeaef02fd": {
      "main": [
        [
          {
            "node": "993867f2-e9cf-4d25-91f1-4c99018f82d0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9b81ab2c-fef2-45c4-bd6d-e6fccce2213e": {
      "main": [
        [
          {
            "node": "993867f2-e9cf-4d25-91f1-4c99018f82d0",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "ab270d2d-a1ce-4134-9a47-d733731ceaf2": {
      "main": [
        [
          {
            "node": "893aaf34-ff74-4c53-b268-de8b602405e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ef961832-7731-44e2-a09c-9ce0656e5391": {
      "main": [
        [
          {
            "node": "c46e491d-12c2-4101-b791-2ae63c443c35",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "bee1068d-1e88-4f82-9bc0-750e5bd87595": {
      "main": [
        [
          {
            "node": "c46e491d-12c2-4101-b791-2ae63c443c35",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "5bef2edd-40cc-4447-8e84-f56cf31abd0b": {
      "main": [
        [
          {
            "node": "993867f2-e9cf-4d25-91f1-4c99018f82d0",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "dead5da8-af41-4507-b359-620842284b56": {
      "main": [
        [
          {
            "node": "374ee768-8818-40b5-9443-ccdaeaef02fd",
            "type": "main",
            "index": 0
          },
          {
            "node": "5bef2edd-40cc-4447-8e84-f56cf31abd0b",
            "type": "main",
            "index": 0
          },
          {
            "node": "9b81ab2c-fef2-45c4-bd6d-e6fccce2213e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "961fd0af-7f2a-4604-a863-da7c04e4ea20": {
      "main": [
        [
          {
            "node": "bee1068d-1e88-4f82-9bc0-750e5bd87595",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad7089ea-4441-4ca1-a6b0-05198b3fd002": {
      "main": [
        [
          {
            "node": "ab270d2d-a1ce-4134-9a47-d733731ceaf2",
            "type": "main",
            "index": 0
          },
          {
            "node": "dead5da8-af41-4507-b359-620842284b56",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 암호화폐 거래, AI 요약

유료인가요?

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

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

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
DevCode Journey

DevCode Journey

@devcodejourney

I build intelligent systems that automate tasks, streamline workflows, and enhance user experiences using tools like n8n, AI chatbots, and modern automation platforms. With a passion for solving real-world problems through smart technology, I create custom solutions that help individuals and businesses save time, scale faster, and work smarter. Whether it's integrating APIs, building no-code/low-code automations, or developing conversational AI, I'm always exploring the edge of what's possible.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34