Générer des signaux de trading boursier via un bot Telegram avec Gemini 2.5 Pro et TwelveData

Avancé

Ceci est unContent Creation, Multimodal AIworkflow d'automatisation du domainecontenant 36 nœuds.Utilise principalement des nœuds comme Set, Code, Wait, Merge, Telegram. Utiliser Gemini 2.5 Pro et TwelveData pour générer des signaux de trading via un bot Telegram

Prérequis
  • Token Bot Telegram
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Clé API Google Gemini
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "meta": {
    "instanceId": "76f564ce9e1f496ea6c3533f155d5217a31a74b1b62bea30c37742947aa7de7c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "2336bfd7-77f6-45e0-848e-c1aef2470b78",
      "name": "Prix en temps réel",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        624,
        240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "41c14484-9ba8-4db5-a023-dda9f24db01e",
      "name": "Fusion1",
      "type": "n8n-nodes-base.merge",
      "position": [
        1104,
        -640
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "74d5469b-252a-4b58-8f0b-244e9c1c45b2",
      "name": "Analyseur de sortie structurée",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2464,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "4f2068dd-9b5d-48df-9e4e-92e10df58efd",
      "name": "Mémoire simple",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        2240,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "ba1c4ade-05ca-4687-9911-14d8e1a4d203",
      "name": "Google Gemini Modèle de chat",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1968,
        -304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "40de62de-c2c9-4dac-bb14-1ffeac4e89d8",
      "name": "Telegram Déclencheur",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1184,
        -480
      ],
      "webhookId": "69b0bf4d-fc9d-42c9-b7f2-5ab0af380274",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "58420974-a4e0-4715-8a75-9d69e164ba92",
      "name": "EMA 50 - 1J",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        704,
        -784
      ],
      "parameters": {},
      "executeOnce": false,
      "retryOnFail": true,
      "typeVersion": 4.1,
      "alwaysOutputData": false,
      "waitBetweenTries": 5000
    },
    {
      "id": "3d56dde3-677e-471a-9713-3714447e6d31",
      "name": "EMA 200 - 1J",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        704,
        -576
      ],
      "parameters": {},
      "executeOnce": false,
      "retryOnFail": true,
      "typeVersion": 4.1,
      "alwaysOutputData": false,
      "waitBetweenTries": 5000
    },
    {
      "id": "b0f0de9b-7337-45b0-a71c-34899a6d00b5",
      "name": "RSI - 1J",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        704,
        -384
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "de4b171d-9a98-4ada-b321-bcd9a9209641",
      "name": "ATR - 1J",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        704,
        -160
      ],
      "parameters": {},
      "executeOnce": false,
      "retryOnFail": true,
      "typeVersion": 4.1,
      "alwaysOutputData": false,
      "waitBetweenTries": 5000
    },
    {
      "id": "40e0245d-6787-4bba-9673-f55978398cd4",
      "name": "Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1520,
        -1504
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "52dbac73-cb72-43b6-8234-9993a68f113d",
      "name": "Ajouter la clé API Twelve Data",
      "type": "n8n-nodes-base.set",
      "position": [
        -256,
        -480
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "d767045a-604f-4051-beb8-ac8f068ca31a",
      "name": "Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8138c180-2447-4795-b516-6954999e2d34",
      "name": "Attente -65s",
      "type": "n8n-nodes-base.wait",
      "position": [
        512,
        -576
      ],
      "webhookId": "bf94c66a-8a4f-455d-93c0-16543346bf31",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e158f50c-0a29-4acf-8211-dc19ac6ae06e",
      "name": "Attente1 -65s",
      "type": "n8n-nodes-base.wait",
      "position": [
        528,
        -160
      ],
      "webhookId": "bf94c66a-8a4f-455d-93c0-16543346bf31",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "8ee5fc6c-c606-48eb-9d6b-b57e414f527a",
      "name": "Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        -1312
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b8ec4952-d9fc-41d0-9810-d9947b14a165",
      "name": "OHLC - 1Jour",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        496,
        -1168
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "2122dd68-8954-43d6-a903-014f758808af",
      "name": "Calculer support et résistance",
      "type": "n8n-nodes-base.code",
      "position": [
        704,
        -1168
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e0f62383-7709-4c9e-831f-cce98314d583",
      "name": "Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "61e73466-5a53-4b5c-bcfb-60afe8e4a937",
      "name": "Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -736,
        -688
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cff78e80-5206-442c-888e-7b50d1016284",
      "name": "Définir le symbole boursier",
      "type": "n8n-nodes-base.set",
      "position": [
        -624,
        -480
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "4dc67d77-0e44-4288-a26c-5264a30615ad",
      "name": "Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -368,
        -688
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "930e82c3-253e-4c4b-a51b-2e291cddfda6",
      "name": "Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1424,
        -688
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b9839038-9591-4cd8-a5c0-b5ac43b39c25",
      "name": "Organisation des données",
      "type": "n8n-nodes-base.code",
      "position": [
        1376,
        -576
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "df616779-b01b-454f-814e-444e7a670f4c",
      "name": "Warp JSON",
      "type": "n8n-nodes-base.code",
      "position": [
        1552,
        -576
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a",
      "name": "Agent d'analyse technique",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2080,
        -576
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9
    },
    {
      "id": "85c39fa9-bbaf-41a9-9b20-c1aca7facd0f",
      "name": "Envoyer l'analyse finale",
      "type": "n8n-nodes-base.telegram",
      "position": [
        3136,
        -560
      ],
      "webhookId": "9c3a2f91-a6a1-44e4-a0be-af20f5e07082",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "dfe507b6-e1b1-4f45-be0c-7eb31831e09c",
      "name": "Envoyer le graphique 1J",
      "type": "n8n-nodes-base.telegram",
      "position": [
        3648,
        -560
      ],
      "webhookId": "95769cb4-e3a4-4dc0-9bdb-27f64a12e53f",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "13540280-0ead-48ce-b297-341cbf6763ad",
      "name": "Obtenir l'URL du graphique",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2928,
        -32
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4ac66624-0762-4c0b-ba3c-09833db34cce",
      "name": "Télécharger le graphique",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        3216,
        -32
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b6777c9b-ff73-4161-b817-8be849ee6db1",
      "name": "Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2784,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eecca474-2293-43fb-854c-134ad6d8d5b0",
      "name": "Note21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3008,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e7c95385-e89f-4d58-9c5c-22ed05715c7b",
      "name": "Note22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3456,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e6782d73-b88c-46e2-82a4-8b1fced95cdc",
      "name": "Note18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1888,
        -352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "59317603-e2ab-4302-9a82-e1bdadd34576",
      "name": "Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1312,
        -656
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9465591a-1a0c-4a3a-9b87-8831fde95e79",
      "name": "Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1968,
        -736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "41c14484-9ba8-4db5-a023-dda9f24db01e": {
      "main": [
        [
          {
            "node": "b9839038-9591-4cd8-a5c0-b5ac43b39c25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de4b171d-9a98-4ada-b321-bcd9a9209641": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 4
          }
        ]
      ]
    },
    "b0f0de9b-7337-45b0-a71c-34899a6d00b5": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "8138c180-2447-4795-b516-6954999e2d34": {
      "main": [
        [
          {
            "node": "3d56dde3-677e-471a-9713-3714447e6d31",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "df616779-b01b-454f-814e-444e7a670f4c": {
      "main": [
        [
          {
            "node": "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b8ec4952-d9fc-41d0-9810-d9947b14a165": {
      "main": [
        [
          {
            "node": "2122dd68-8954-43d6-a903-014f758808af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e158f50c-0a29-4acf-8211-dc19ac6ae06e": {
      "main": [
        [
          {
            "node": "de4b171d-9a98-4ada-b321-bcd9a9209641",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3d56dde3-677e-471a-9713-3714447e6d31": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "58420974-a4e0-4715-8a75-9d69e164ba92": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "13540280-0ead-48ce-b297-341cbf6763ad": {
      "main": [
        [
          {
            "node": "4ac66624-0762-4c0b-ba3c-09833db34cce",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dfe507b6-e1b1-4f45-be0c-7eb31831e09c": {
      "main": [
        []
      ]
    },
    "4f2068dd-9b5d-48df-9e4e-92e10df58efd": {
      "ai_memory": [
        [
          {
            "node": "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "4ac66624-0762-4c0b-ba3c-09833db34cce": {
      "main": [
        [
          {
            "node": "dfe507b6-e1b1-4f45-be0c-7eb31831e09c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b9839038-9591-4cd8-a5c0-b5ac43b39c25": {
      "main": [
        [
          {
            "node": "df616779-b01b-454f-814e-444e7a670f4c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2336bfd7-77f6-45e0-848e-c1aef2470b78": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 5
          }
        ]
      ]
    },
    "cff78e80-5206-442c-888e-7b50d1016284": {
      "main": [
        [
          {
            "node": "52dbac73-cb72-43b6-8234-9993a68f113d",
            "type": "main",
            "index": 0
          },
          {
            "node": "13540280-0ead-48ce-b297-341cbf6763ad",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "40de62de-c2c9-4dac-bb14-1ffeac4e89d8": {
      "main": [
        [
          {
            "node": "cff78e80-5206-442c-888e-7b50d1016284",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52dbac73-cb72-43b6-8234-9993a68f113d": {
      "main": [
        [
          {
            "node": "b8ec4952-d9fc-41d0-9810-d9947b14a165",
            "type": "main",
            "index": 0
          },
          {
            "node": "2336bfd7-77f6-45e0-848e-c1aef2470b78",
            "type": "main",
            "index": 0
          },
          {
            "node": "58420974-a4e0-4715-8a75-9d69e164ba92",
            "type": "main",
            "index": 0
          },
          {
            "node": "8138c180-2447-4795-b516-6954999e2d34",
            "type": "main",
            "index": 0
          },
          {
            "node": "b0f0de9b-7337-45b0-a71c-34899a6d00b5",
            "type": "main",
            "index": 0
          },
          {
            "node": "e158f50c-0a29-4acf-8211-dc19ac6ae06e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ba1c4ade-05ca-4687-9911-14d8e1a4d203": {
      "ai_languageModel": [
        [
          {
            "node": "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "74d5469b-252a-4b58-8f0b-244e9c1c45b2": {
      "ai_outputParser": [
        [
          {
            "node": "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "ad940cc8-4f11-43ce-8bb7-4bef8ebc4a7a": {
      "main": [
        [
          {
            "node": "85c39fa9-bbaf-41a9-9b20-c1aca7facd0f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2122dd68-8954-43d6-a903-014f758808af": {
      "main": [
        [
          {
            "node": "41c14484-9ba8-4db5-a023-dda9f24db01e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Avancé - Création de contenu, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Avancé
Nombre de nœuds36
Catégorie2
Types de nœuds12
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34