{
  "nodes": [
    {
      "id": "div_0",
      "type": "div",
      "params": {}
    },
    {
      "id": "div_1",
      "type": "div",
      "params": {}
    },
    {
      "id": "gt_0",
      "type": "gt",
      "params": {}
    },
    {
      "id": "node_6",
      "type": "trade_signal_executor",
      "params": {}
    },
    {
      "id": "number_0",
      "type": "number",
      "params": {
        "value": 2
      }
    },
    {
      "id": "src",
      "type": "market_data_source",
      "params": {},
      "timeframe": "1H"
    },
    {
      "id": "sub_0",
      "type": "sub",
      "params": {}
    },
    {
      "id": "sub_1",
      "type": "sub",
      "params": {}
    }
  ],
  "edges": [
    {
      "source": "div_0",
      "source_handle": "result",
      "target": "gt_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "div_1",
      "source_handle": "result",
      "target": "div_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "gt_0",
      "source_handle": "result",
      "target": "node_6",
      "target_handle": "enter_long"
    },
    {
      "source": "number_0",
      "source_handle": "result",
      "target": "div_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "div_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "sub_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "h",
      "target": "sub_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "div_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "sub_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "sub_0",
      "source_handle": "result",
      "target": "gt_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "sub_1",
      "source_handle": "result",
      "target": "sub_0",
      "target_handle": "SLOT0"
    }
  ]
}
