{
  "name": "Forex, crypto, mergers and financial markets AI analyst updates to Telegram",
  "nodes": [
    {
      "id": "fd6a2a46-e854-492a-8f09-79cced64e271",
      "name": "Set API Key for Finhubb",
      "type": "n8n-nodes-base.set",
      "position": [
        -180,
        -220
      ]
    },
    {
      "id": "c4e1d782-fa58-4a52-b5ee-88391bf2de5b",
      "name": "Get Latest News",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        320,
        -160
      ]
    },
    {
      "id": "38f9545e-6e18-4abd-a9cc-be356e1d799d",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        900,
        -200
      ]
    },
    {
      "id": "6991e8e2-a34e-4d79-b644-8cb973fa24a9",
      "name": "Schedule Trigger - Every 4 Hours",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -680,
        -220
      ]
    },
    {
      "id": "8bfb9458-7980-4529-8951-9dc4d90e5b9f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        -480
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "74f5d37e-7561-41fb-ba2c-db7b0f70f019",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -440
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "bf289fe8-f141-46ed-b319-ccc814e7710d",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        -500
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "45a6d72c-365c-40ba-a8ef-853097ff753a",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        -580
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a09b3f82-7ffd-4b27-9a7b-2ba1cb6187d4",
      "name": "Download Image (optional)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        680,
        -200
      ]
    },
    {
      "id": "97db9cda-6959-4a0f-b3d6-8b5f96bb00be",
      "name": "Send Text Updates via Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1120,
        -220
      ]
    },
    {
      "id": "229a64f2-a8c8-4e23-98d0-09078e8f99a6",
      "name": "Send Image (with text update) - Optional",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1340,
        -220
      ]
    },
    {
      "id": "b9b3bf08-17a6-4f14-92ef-d176e8e454ab",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1560,
        -580
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Send Text Updates via Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Latest News": {
      "main": [
        [
          {
            "node": "Download Image (optional)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set API Key for Finhubb": {
      "main": [
        [
          {
            "node": "Get Latest News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Image (optional)": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Text Updates via Telegram": {
      "main": [
        [
          {
            "node": "Send Image (with text update) - Optional",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger - Every 4 Hours": {
      "main": [
        [
          {
            "node": "Set API Key for Finhubb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}