{
  "nodes": [
    {
      "id": "add_0",
      "type": "add",
      "params": {}
    },
    {
      "id": "add_1",
      "type": "add",
      "params": {}
    },
    {
      "id": "add_2",
      "type": "add",
      "params": {}
    },
    {
      "id": "gt_0",
      "type": "gt",
      "params": {}
    },
    {
      "id": "mul_0",
      "type": "mul",
      "params": {}
    },
    {
      "id": "mul_1",
      "type": "mul",
      "params": {}
    },
    {
      "id": "mul_2",
      "type": "mul",
      "params": {}
    },
    {
      "id": "node_13",
      "type": "trade_signal_executor",
      "params": {}
    },
    {
      "id": "number_0",
      "type": "number",
      "params": {
        "value": 2
      }
    },
    {
      "id": "number_1",
      "type": "number",
      "params": {
        "value": 2
      }
    },
    {
      "id": "number_2",
      "type": "number",
      "params": {
        "value": 5
      }
    },
    {
      "id": "number_3",
      "type": "number",
      "params": {
        "value": 1
      }
    },
    {
      "id": "src",
      "type": "market_data_source",
      "params": {},
      "timeframe": "1H"
    },
    {
      "id": "sub_0",
      "type": "sub",
      "params": {}
    },
    {
      "id": "sub_1",
      "type": "sub",
      "params": {}
    }
  ],
  "edges": [
    {
      "source": "add_0",
      "source_handle": "result",
      "target": "gt_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "add_1",
      "source_handle": "result",
      "target": "mul_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "gt_0",
      "source_handle": "result",
      "target": "node_13",
      "target_handle": "enter_long"
    },
    {
      "source": "mul_0",
      "source_handle": "result",
      "target": "add_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "mul_1",
      "source_handle": "result",
      "target": "gt_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "mul_2",
      "source_handle": "result",
      "target": "add_2",
      "target_handle": "SLOT0"
    },
    {
      "source": "number_0",
      "source_handle": "result",
      "target": "mul_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "number_1",
      "source_handle": "result",
      "target": "mul_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "number_2",
      "source_handle": "result",
      "target": "add_2",
      "target_handle": "SLOT1"
    },
    {
      "source": "number_3",
      "source_handle": "result",
      "target": "sub_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "add_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "add_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "mul_2",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "sub_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "add_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "mul_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "mul_2",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "sub_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "sub_1",
      "source_handle": "result",
      "target": "sub_0",
      "target_handle": "SLOT0"
    }
  ]
}
