{
  "name": "Monitor stock market with AI: news analysis & multi-channel alerts via Slack & Telegram",
  "nodes": [
    {
      "id": "bba1c8da-0573-48b8-8d4a-4ec5b9fd4b26",
      "name": "Every 15 Minutes",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -624,
        48
      ]
    },
    {
      "id": "cb1c8499-9a64-428b-822d-d64ee3b71f6b",
      "name": "Bloomberg Markets Feed",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -288,
        -128
      ]
    },
    {
      "id": "3c790b7e-63ed-4636-90c7-27b63b6c4b16",
      "name": "CNBC Breaking News",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -288,
        48
      ]
    },
    {
      "id": "e6ffacb5-0fd4-43d2-9e92-65fb0479c0e4",
      "name": "Reuters Business",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -288,
        224
      ]
    },
    {
      "id": "279a49ac-4be5-405b-8bfd-edef40e1d6ec",
      "name": "Aggregate News Sources",
      "type": "n8n-nodes-base.merge",
      "position": [
        -32,
        48
      ]
    },
    {
      "id": "27ed15f2-8487-4726-8d39-50b96b1bb376",
      "name": "Filter & Extract Signals",
      "type": "n8n-nodes-base.code",
      "position": [
        224,
        48
      ]
    },
    {
      "id": "7c96b18c-e5bb-4739-9b9c-2ce34a6341b0",
      "name": "AI Sentiment Analysis",
      "type": "n8n-nodes-base.openAi",
      "position": [
        464,
        -96
      ]
    },
    {
      "id": "28a0f4d8-eb77-4974-aa81-6d0052ef4b7c",
      "name": "Fetch Stock Data",
      "type": "n8n-nodes-base.code",
      "position": [
        464,
        240
      ]
    },
    {
      "id": "948371be-eb9a-4bc3-8e09-ad113eb95f92",
      "name": "Synthesize Intelligence Report",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        48
      ]
    },
    {
      "id": "1c37bcc0-cb6b-4aa4-ad31-567a36071f93",
      "name": "Filter Actionable Signals",
      "type": "n8n-nodes-base.switch",
      "position": [
        976,
        48
      ]
    },
    {
      "id": "4e938d32-00de-4ffd-976c-2f2bc5948c16",
      "name": "Send Trading Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        1216,
        -128
      ]
    },
    {
      "id": "5bd4ef56-2dc2-4f4a-af96-3f7a34cdbaae",
      "name": "Mobile Notification",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1216,
        240
      ]
    },
    {
      "id": "81a9974d-686d-4e1c-b205-2943f996a1f6",
      "name": "Log Signal Database",
      "type": "n8n-nodes-base.airtable",
      "position": [
        1472,
        48
      ]
    },
    {
      "id": "8dc3c119-fa23-4e48-a780-a79f2a44537a",
      "name": "Track Performance Log",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1712,
        48
      ]
    },
    {
      "id": "74d91e79-8bea-4de4-862b-342009e364fa",
      "name": "Generate Trading Strategy",
      "type": "n8n-nodes-base.openAi",
      "position": [
        1968,
        48
      ]
    },
    {
      "id": "631bf7c1-f310-47a9-ad21-c64d377aa359",
      "name": "Store Trading Plan",
      "type": "n8n-nodes-base.airtable",
      "position": [
        2224,
        48
      ]
    },
    {
      "id": "ae0f76b7-7260-4583-a084-c54cc58a9ea0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -656,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Triggers the workflow automatically every 15 minutes."
      }
    },
    {
      "id": "5bb5dbb8-27e6-4069-be92-abdf9278600d",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -240
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Fetches latest market news via RSS."
      }
    },
    {
      "id": "d679ce10-9a8c-4236-941f-49b0be6c4d92",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Combines all fetched RSS feeds into one stream."
      }
    },
    {
      "id": "16b60dfb-0068-4a59-9828-2908d456ee75",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        192,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Filters recent news, extracts tickers and keywords."
      }
    },
    {
      "id": "d520509e-3f0d-49de-953c-b828c49042d5",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        -208
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Uses AI to analyze market sentiment and impact."
      }
    },
    {
      "id": "bca74330-48fc-49da-8503-9aa91ef85c57",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        384
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Pulls stock prices and volumes from Yahoo Finance."
      }
    },
    {
      "id": "929da30d-9159-4d8c-a7ae-b819eb2dc4dc",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        688,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Merges AI and stock data into insights."
      }
    },
    {
      "id": "569db511-28b4-4552-bc59-70bf2a7706ef",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        944,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Keeps only strong or high-confidence trade signals."
      }
    },
    {
      "id": "ee078f26-d8df-48b9-9589-545feda57844",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1168,
        -240
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Sends detailed trading alerts to Slack channel."
      }
    },
    {
      "id": "e5d5df96-20e1-4472-8852-d06a5a71316d",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1168,
        400
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Sends condensed trade alerts to Telegram mobile app."
      }
    },
    {
      "id": "31c50d0c-e788-49ca-a8c4-95107f4c79bf",
      "name": "Sticky Note10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1440,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Stores analyzed signals in Airtable database."
      }
    },
    {
      "id": "545bcd58-562a-495d-8777-215cf8a749c9",
      "name": "Sticky Note11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1680,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Logs each trade’s data into Google Sheets."
      }
    },
    {
      "id": "14ed3ab8-de50-4098-81fb-43a54d3ea1d4",
      "name": "Sticky Note12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1936,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Creates AI-driven strategy with entry and exit plan."
      }
    },
    {
      "id": "c470e944-df2b-4483-b274-07a8c054c70e",
      "name": "Sticky Note13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2192,
        -64
      ],
      "parameters": {
        "width": 176,
        "height": 96,
        "content": "Updates Airtable record with full trading strategy JSON."
      }
    },
    {
      "id": "8fe136bc-dbbc-4e6d-a8a7-c8adb6dee954",
      "name": "Sticky Note14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        -192
      ],
      "parameters": {
        "width": 608,
        "height": 496,
        "content": "# 🧠 AI-Powered Market Intelligence & Trading Signal Workflow\n\nThis automated workflow continuously monitors financial news sources — Bloomberg, CNBC, and Reuters — every 15 minutes. It aggregates mark"
      }
    }
  ],
  "connections": {
    "Every 15 Minutes": {
      "main": [
        [
          {
            "node": "Bloomberg Markets Feed",
            "type": "main",
            "index": 0
          },
          {
            "node": "CNBC Breaking News",
            "type": "main",
            "index": 0
          },
          {
            "node": "Reuters Business",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Stock Data": {
      "main": [
        [
          {
            "node": "Synthesize Intelligence Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "CNBC Breaking News": {
      "main": [
        [
          {
            "node": "Aggregate News Sources",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Send Trading Alert": {
      "main": [
        [
          {
            "node": "Log Signal Database",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Log Signal Database": {
      "main": [
        [
          {
            "node": "Track Performance Log",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Mobile Notification": {
      "main": [
        [
          {
            "node": "Log Signal Database",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Sentiment Analysis": {
      "main": [
        [
          {
            "node": "Synthesize Intelligence Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Track Performance Log": {
      "main": [
        [
          {
            "node": "Generate Trading Strategy",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate News Sources": {
      "main": [
        [
          {
            "node": "Filter & Extract Signals",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Bloomberg Markets Feed": {
      "main": [
        [
          {
            "node": "Aggregate News Sources",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter & Extract Signals": {
      "main": [
        [
          {
            "node": "AI Sentiment Analysis",
            "type": "main",
            "index": 0
          },
          {
            "node": "Fetch Stock Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Actionable Signals": {
      "main": [
        [
          {
            "node": "Send Trading Alert",
            "type": "main",
            "index": 0
          },
          {
            "node": "Mobile Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Trading Strategy": {
      "main": [
        [
          {
            "node": "Store Trading Plan",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Synthesize Intelligence Report": {
      "main": [
        [
          {
            "node": "Filter Actionable Signals",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}