{
  "name": "Get Binance spot market financial analysis via Telegram with GPT-4o",
  "nodes": [
    {
      "id": "76944051-b8a4-4619-a307-3467e545c2d0",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        -640,
        -100
      ]
    },
    {
      "id": "035ef2de-8f55-4d8e-96fb-17ecefc835b9",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -920,
        240
      ]
    },
    {
      "id": "8a658740-f8c3-44e2-ae3a-974bf5baec55",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -660,
        240
      ]
    },
    {
      "id": "ab7672db-5912-4ed5-b9cc-8a64195fb4f1",
      "name": "Binance SM Financial Analyst Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -200,
        -100
      ]
    },
    {
      "id": "f12e6672-bcb5-44af-b7d7-250437d8ba7c",
      "name": "Binance SM Price-24hrStats-OrderBook-Kline Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        -400,
        220
      ]
    },
    {
      "id": "35936a8a-1bf6-4bfb-8ad7-1d192e6cf655",
      "name": "Binance SM 15min Indicators Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        -120,
        220
      ]
    },
    {
      "id": "3c15aea8-475e-42e0-b8f7-2295a176e386",
      "name": "Binance SM 1hour Indicators Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        100,
        220
      ]
    },
    {
      "id": "b2feb013-9d16-4838-bfb5-2035ceb70790",
      "name": "Binance SM 4hour Indicators Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        340,
        220
      ]
    },
    {
      "id": "248d63c7-0b95-4f50-acb0-ed2c58dfb4e9",
      "name": "Binance SM 1day Indicators Agent",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        600,
        220
      ]
    },
    {
      "id": "823c3ea2-dbee-4da5-a660-8b862e675db1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        -400
      ],
      "parameters": {
        "width": null,
        "height": 500,
        "content": "## Trigger: Parent Workflow Call\nNode: When Executed by Another Workflow\nThis agent does not start on its own. It is always triggered from a higher-level agent, like:\n\n**Binance Quant AI Agent**\n\nCust"
      }
    },
    {
      "id": "61189fe9-31c1-4c03-b185-61ab5847e144",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 520,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Memory Context\nNode: **Simple Memory\nStores the session ID, message, and interim indicator values** for cross-tool alignment. Enables:\n\nMulti-turn dialogue logic\n\nTrend comparison ac"
      }
    },
    {
      "id": "e9347973-3644-47dc-927e-87b480e473d9",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -980,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 520,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## AI Engine\nNode: OpenAI Chat Model\nModel: **gpt-4.1-mini** or compatible\nUsed to:\n\nInterpret values from all indicator tools\n\nLabel behavior: **“Overbought,” “MACD Cross Up,” “Volatil"
      }
    },
    {
      "id": "cee591cc-6c30-4d47-be93-5621315d02e4",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 620,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Price & Structure Tool\nNode: **Binance SM Price-24hrStats-OrderBook-Kline Agent**\nReturns raw metrics:\n\n✅ Current Price\n\n✅ 24hr Stats (OHLCV)\n\n✅ Order Book Depth (top 100 bids/asks)\n"
      }
    },
    {
      "id": "bfdeab4a-a387-41a6-97ca-6719b640b744",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 780,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Technical Indicator Agents\nEach tool receives the same inputs:\n\njson\n{\n  \"message\": \"BTCUSDT\",\n  \"sessionId\": \"539847013\"\n}\n\n🔸 **15m Indicator Agent**\nDetects **fast-changing intrada"
      }
    },
    {
      "id": "a79b656a-b38a-4b0e-96c3-70b5282710aa",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 780,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Technical Indicator Agents\nEach tool receives the same inputs:\n\njson\n{\n  \"message\": \"BTCUSDT\",\n  \"sessionId\": \"539847013\"\n}\n\n🔸 **1h Indicator Agent**\nBest for **momentum confirmation"
      }
    },
    {
      "id": "d1656eec-67d4-4ff0-8cf2-ee2040a9d8f2",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 780,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Technical Indicator Agents\nEach tool receives the same inputs:\n\njson\n{\n  \"message\": \"BTCUSDT\",\n  \"sessionId\": \"539847013\"\n}\n\n🔸 **4h Indicator Agent**\n**Macro view of medium-term setu"
      }
    },
    {
      "id": "115e5783-5220-45ac-a80e-bd9dd11d4af1",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        540,
        180
      ],
      "parameters": {
        "width": 220,
        "height": 780,
        "content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Technical Indicator Agents\nEach tool receives the same inputs:\n\njson\n{\n  \"message\": \"BTCUSDT\",\n  \"sessionId\": \"539847013\"\n}\n\n\n🔸 1**d Indicator Agent**\n**High-timeframe sentiment, ide"
      }
    },
    {
      "id": "bb184375-fab1-431a-a33f-b3dc0751105d",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -380
      ],
      "parameters": {
        "width": 500,
        "height": 460,
        "content": "## Primary Reasoning Agent\nNode: Binance SM Financial Analyst Agent\nThis is the orchestrator that:\n\n**Parses the symbol** and optional timeframe from user input\n\nSelects **tools dynamically**\n\n**Merge"
      }
    },
    {
      "id": "396ab0d2-a322-4373-836f-94490acdc9f0",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        940,
        -920
      ],
      "parameters": {
        "width": 1060,
        "height": 1900,
        "content": "# 📊 Binance SM Financial Analyst Tool – Documentation\n\nA central orchestrator that fuses market structure data and technical indicators across all relevant timeframes, preparing them for final trading"
      }
    }
  ],
  "connections": {
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Binance SM 1day Indicators Agent": {
      "ai_tool": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Binance SM 15min Indicators Agent": {
      "ai_tool": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Binance SM 1hour Indicators Agent": {
      "ai_tool": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Binance SM 4hour Indicators Agent": {
      "ai_tool": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Binance SM Price-24hrStats-OrderBook-Kline Agent": {
      "ai_tool": [
        [
          {
            "node": "Binance SM Financial Analyst Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}