販売:OpenRouter-ChatGPT、MarketStack、SerpAPIを使用したローソク足チャート処理

中級

これはFinance, AI分野の自動化ワークフローで、12個のノードを含みます。主にSet, Webhook, Markdown, ConvertToFile, Agentなどのノードを使用、AI技術を活用したスマート自動化を実現。 AI駆動の金融チャート分析ツール | OpenRouter、MarketStack、macOSショートカット

前提条件
  • HTTP Webhookエンドポイント(n8nが自動生成)

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "NFXqNvAllRP8bkeF",
  "meta": {
    "instanceId": "d16fb7d4b3eb9b9d4ad2ee6a7fbae593d73e9715e51f583c2a0e9acd1781c08e",
    "templateCredsSetupCompleted": true
  },
  "name": "Sell: Process Candlestick Chart Using OpenRouter-ChatGPT, MarketStack, SerpAPI",
  "tags": [
    {
      "id": "XZIQK6NdzGvgbZFd",
      "name": "Sell",
      "createdAt": "2025-01-15T12:28:48.424Z",
      "updatedAt": "2025-01-15T12:28:48.424Z"
    }
  ],
  "nodes": [
    {
      "id": "e75844d9-3056-4bea-9e2d-3ed2a9b4a31a",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -200,
        0
      ],
      "webhookId": "bc6e3d41-982b-4805-a797-9491e4841823",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0c322986-784b-459c-a409-b73f5c6257e6",
      "name": "Webhookへの応答",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        1100,
        0
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3823c07d-f8a8-42a5-a41c-329b5f236559",
      "name": "Fields_Data",
      "type": "n8n-nodes-base.set",
      "position": [
        60,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "715bec0a-1785-4edf-bc29-e3fe1d6e0d80",
      "name": "Base64_To_Binary_Image",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        300,
        0
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ba20d547-e30a-46ee-887d-05542f5da0c9",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        520,
        0
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "e9cf2f4c-3409-4716-abf5-a7cf9486104a",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        180,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d4659fd2-5300-4d42-8577-8b8692e66167",
      "name": "Window Buffer Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        340,
        220
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "2d5487cd-b7d6-4873-b707-b85425d30325",
      "name": "Calculator",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "position": [
        540,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0ab65c38-48b4-4a40-9a0b-cbf9a1305fb9",
      "name": "Marketstack",
      "type": "n8n-nodes-base.marketstackTool",
      "position": [
        660,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1dbd28df-3b0a-4c01-9ec3-b8fa8a0f940a",
      "name": "SerpAPI",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        780,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d07a89c8-0411-444e-aa71-15ddbc27f4e1",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        880,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a2f2688b-d654-452f-b7d8-f0a48a1e2a4c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -820,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "f03269cc-f4d8-433a-a746-be13a2788dde",
  "connections": {
    "1dbd28df-3b0a-4c01-9ec3-b8fa8a0f940a": {
      "ai_tool": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e75844d9-3056-4bea-9e2d-3ed2a9b4a31a": {
      "main": [
        [
          {
            "node": "3823c07d-f8a8-42a5-a41c-329b5f236559",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ba20d547-e30a-46ee-887d-05542f5da0c9": {
      "main": [
        [
          {
            "node": "d07a89c8-0411-444e-aa71-15ddbc27f4e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d07a89c8-0411-444e-aa71-15ddbc27f4e1": {
      "main": [
        [
          {
            "node": "0c322986-784b-459c-a409-b73f5c6257e6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2d5487cd-b7d6-4873-b707-b85425d30325": {
      "ai_tool": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3823c07d-f8a8-42a5-a41c-329b5f236559": {
      "main": [
        [
          {
            "node": "715bec0a-1785-4edf-bc29-e3fe1d6e0d80",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0ab65c38-48b4-4a40-9a0b-cbf9a1305fb9": {
      "ai_tool": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "d4659fd2-5300-4d42-8577-8b8692e66167": {
      "ai_memory": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "e9cf2f4c-3409-4716-abf5-a7cf9486104a": {
      "ai_languageModel": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "715bec0a-1785-4edf-bc29-e3fe1d6e0d80": {
      "main": [
        [
          {
            "node": "ba20d547-e30a-46ee-887d-05542f5da0c9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

中級 - 財務, 人工知能

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
中級
ノード数12
カテゴリー2
ノードタイプ12
難易度説明

経験者向け、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