{
  "nodes": [
    {
      "id": "div_0",
      "type": "div",
      "params": {}
    },
    {
      "id": "gt_0",
      "type": "gt",
      "params": {}
    },
    {
      "id": "gt_1",
      "type": "gt",
      "params": {}
    },
    {
      "id": "ifexp_0",
      "type": "boolean_select",
      "params": {}
    },
    {
      "id": "lag_0",
      "type": "lag",
      "params": {
        "period": 1
      }
    },
    {
      "id": "lt_0",
      "type": "lt",
      "params": {}
    },
    {
      "id": "mul_0",
      "type": "mul",
      "params": {}
    },
    {
      "id": "src",
      "type": "market_data_source",
      "params": {},
      "timeframe": "1D"
    },
    {
      "id": "sub_0",
      "type": "sub",
      "params": {}
    }
  ],
  "edges": [
    {
      "source": "div_0",
      "source_handle": "result",
      "target": "mul_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "gt_0",
      "source_handle": "result",
      "target": "ifexp_0",
      "target_handle": "condition"
    },
    {
      "source": "gt_1",
      "source_handle": "result",
      "target": "ifexp_0",
      "target_handle": "true"
    },
    {
      "source": "ifexp_0",
      "source_handle": "result",
      "target": "mul_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "lag_0",
      "source_handle": "result",
      "target": "gt_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "lt_0",
      "source_handle": "result",
      "target": "ifexp_0",
      "target_handle": "false"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "div_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "gt_1",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "c",
      "target": "lt_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "h",
      "target": "sub_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "l",
      "target": "sub_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "gt_1",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "o",
      "target": "lt_0",
      "target_handle": "SLOT1"
    },
    {
      "source": "src",
      "source_handle": "v",
      "target": "gt_0",
      "target_handle": "SLOT0"
    },
    {
      "source": "src",
      "source_handle": "v",
      "target": "lag_0",
      "target_handle": "SLOT"
    },
    {
      "source": "sub_0",
      "source_handle": "result",
      "target": "div_0",
      "target_handle": "SLOT0"
    }
  ]
}
