{
  "version": 1,
  "alerts": [
    {
      "id": "tpl_bb_expansion_breakout_short",
      "name": "BB Expansion Breakout Short",
      "symbol": "BTCUSDC",
      "m": "SP",
      "enabled": false,
      "conditions": [
        {
          "tf": "1h",
          "lhsField": "bbw",
          "op": "gt",
          "rhsType": "const",
          "rhs": 4.0
        },
        {
          "tf": "1h",
          "lhsField": "bbpos",
          "op": "eq",
          "rhsType": "const",
          "rhs": "-"
        },
        {
          "tf": "1h",
          "lhsField": "rvol",
          "op": "gt",
          "rhsType": "const",
          "rhs": 1.5
        }
      ],
      "collapsed": false
    }
  ]
}
