{
  "nodes": [
    {
      "id": "add_0",
      "type": "add",
      "params": {}
    },
    {
      "id": "add_1",
      "type": "add",
      "params": {}
    },
    {
      "id": "gt_0",
      "type": "gt",
      "params": {}
    },
    {
      "id": "gt_1",
      "type": "gt",
      "params": {}
    },
    {
      "id": "gt_2",
      "type": "gt",
      "params": {}
    },
    {
      "id": "logical_and_0",
      "type": "logical_and",
      "params": {}
    },
    {
      "id": "logical_or_0",
      "type": "logical_or",
      "params": {}
    },
    {
      "id": "mul_0",
      "type": "mul",
      "params": {}
    },
    {
      "id": "mul_1",
      "type": "mul",
      "params": {}
    },
    {
      "id": "number_0",
      "type": "number",
      "params": {
        "value": 2
      }
    },
    {
      "id": "number_1",
      "type": "number",
      "params": {
        "value": 2
      }
    },
    {
      "id": "number_2",
      "type": "number",
      "params": {
        "value": 1000
      }
    },
    {
      "id": "src",
      "type": "market_data_source",
      "params": {},
      "timeframe": "1D"
    }
  ],
  "edges": [
    {
      "source": "add_1",
      "source_handle": "result",
      "target": "mul_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "gt_0",
      "source_handle": "result",
      "target": "logical_and_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "gt_1",
      "source_handle": "result",
      "target": "logical_and_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "gt_2",
      "source_handle": "result",
      "target": "logical_or_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "logical_and_0",
      "source_handle": "result",
      "target": "logical_or_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "mul_0",
      "source_handle": "result",
      "target": "add_0",
      "target_handle": "SLOT1"
    },
    {
      "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": "gt_2",
      "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": "gt_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "gt_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "h",
      "target": "gt_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "add_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "gt_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "mul_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "v",
      "target": "gt_2",
      "target_handle": "SLOT0"
    }
  ]
}
