Public trading strategy

When a company reports a profit number so large it makes headlines everywhere, i

Thesis

When a company reports a profit number so large it makes headlines everywhere, it often marks a peak in investor enthusiasm. The article hints at a catch — meaning the market may be overlooking regulatory, competitive, or structural risks to future growth. After a jaw-dropping earnings beat, the stock is likely crowded with buyers who chased the headline, making it vulnerable to a pullback as those short-term traders take profits and re-examine the risks.

Markets and timeframes

GOOGGOOGL1D

Shared strategy rules

Rule configuration

{
  "data_dependencies": [
    {
      "symbol": "STOCK:GOOG",
      "timeframe": "1d"
    },
    {
      "symbol": "STOCK:GOOGL",
      "timeframe": "1d"
    }
  ],
  "entry_rules": [
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_1_goog",
      "name": "OBV/STOCHASTIC Crossover Long (GOOG@1d)",
      "priority": 1,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_1_googl",
      "name": "OBV/STOCHASTIC Crossover Long (GOOGL@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOGL"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_2_goog",
      "name": "OBV/STOCHASTIC Crossover Long (GOOG@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_2_googl",
      "name": "OBV/STOCHASTIC Crossover Long (GOOGL@1d)",
      "priority": 3,
      "trade_symbol": "STOCK:GOOGL"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_3_goog",
      "name": "Crossover Long (GOOG@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_3_googl",
      "name": "Crossover Long (GOOGL@1d)",
      "priority": 3,
      "trade_symbol": "STOCK:GOOGL"
    }
  ],
  "exit_rules": [
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "greater_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_above",
          "right": {
            "type": "constant",
            "value": 20
          }
        },
        {
          "left": {
            "field": "holding_period_bars",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 45
          }
        }
      ],
      "enabled": true,
      "id": "exit_1_goog",
      "name": "STOCHASTIC Crosses Above Exit (GOOG@1d)",
      "priority": 1,
      "purpose": "signal",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "greater_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_above",
          "right": {
            "type": "constant",
            "value": 20
          }
        },
        {
          "left": {
            "field": "holding_period_bars",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 45
          }
        }
      ],
      "enabled": true,
      "id": "exit_1_googl",
      "name": "STOCHASTIC Crosses Above Exit (GOOGL@1d)",
      "priority": 2,
      "purpose": "signal",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than_or_equal",
          "right": {
            "rank": 2,
            "type": "support_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_2_goog",
      "name": "SL: Below Support[2] (GOOG@1d)",
      "priority": 97,
      "purpose": "take_profit",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than_or_equal",
          "right": {
            "rank": 2,
            "type": "support_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_2_googl",
      "name": "SL: Below Support[2] (GOOGL@1d)",
      "priority": 98,
      "purpose": "take_profit",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "resistance_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_3_goog",
      "name": "TP: Near Resistance[1] (GOOG@1d)",
      "priority": 100,
      "purpose": "stop_loss",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "resistance_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_3_googl",
      "name": "TP: Near Resistance[1] (GOOGL@1d)",
      "priority": 101,
      "purpose": "stop_loss",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "field": "unrealized_pnl_percent",
            "type": "position"
          },
          "operator": "less_than_or_equal",
          "right": {
            "type": "constant",
            "value": -2.4728666666666665
          }
        }
      ],
      "enabled": true,
      "id": "exit_4",
      "name": "Stop Loss at 2.5%",
      "priority": 100,
      "purpose": "stop_loss"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "field": "unrealized_pnl_percent",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 4.945733333333333
          }
        }
      ],
      "enabled": true,
      "id": "exit_5",
      "name": "Take Profit at 4.9%",
      "priority": 100,
      "purpose": "take_profit"
    }
  ],
  "position_sizing": {
    "max_position_percent": 25,
    "method": {
      "resistance_stop_rank": 1,
      "risk_percent": 2.4728666666666665,
      "type": "fixed_risk"
    },
    "min_position_value": 100
  },
  "trigger_timeframe": "1d",
  "version": 1
}

Indicator configuration

{
  "indicators": [
    {
      "d_period": 3,
      "k_period": 14,
      "name": "stochastic",
      "slowing": 3
    },
    {
      "name": "obv"
    },
    {
      "d_period": 3,
      "k_period": 14,
      "name": "stochastic",
      "slowing": 3
    },
    {
      "name": "obv"
    }
  ]
}

Parsed strategy

{
  "data_dependencies": [
    {
      "symbol": "STOCK:GOOG",
      "timeframe": "1d"
    },
    {
      "symbol": "STOCK:GOOGL",
      "timeframe": "1d"
    }
  ],
  "entry_rules": [
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_1_goog",
      "name": "OBV/STOCHASTIC Crossover Long (GOOG@1d)",
      "priority": 1,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_1_googl",
      "name": "OBV/STOCHASTIC Crossover Long (GOOGL@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOGL"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_2_goog",
      "name": "OBV/STOCHASTIC Crossover Long (GOOG@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "indicator": {
              "name": "obv"
            },
            "type": "indicator"
          },
          "operator": "less_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_below",
          "right": {
            "type": "constant",
            "value": 80
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_2_googl",
      "name": "OBV/STOCHASTIC Crossover Long (GOOGL@1d)",
      "priority": 3,
      "trade_symbol": "STOCK:GOOGL"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_3_goog",
      "name": "Crossover Long (GOOG@1d)",
      "priority": 2,
      "trade_symbol": "STOCK:GOOG"
    },
    {
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "support_level"
          }
        }
      ],
      "direction": "long",
      "enabled": true,
      "id": "entry_3_googl",
      "name": "Crossover Long (GOOGL@1d)",
      "priority": 3,
      "trade_symbol": "STOCK:GOOGL"
    }
  ],
  "exit_rules": [
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "greater_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_above",
          "right": {
            "type": "constant",
            "value": 20
          }
        },
        {
          "left": {
            "field": "holding_period_bars",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 45
          }
        }
      ],
      "enabled": true,
      "id": "exit_1_goog",
      "name": "STOCHASTIC Crosses Above Exit (GOOG@1d)",
      "priority": 1,
      "purpose": "signal",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "greater_than",
          "right": {
            "type": "constant",
            "value": 0
          }
        },
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "k",
            "indicator": {
              "d_period": 3,
              "k_period": 14,
              "name": "stochastic",
              "slowing": 3
            },
            "type": "indicator"
          },
          "operator": "crossed_above",
          "right": {
            "type": "constant",
            "value": 20
          }
        },
        {
          "left": {
            "field": "holding_period_bars",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 45
          }
        }
      ],
      "enabled": true,
      "id": "exit_1_googl",
      "name": "STOCHASTIC Crosses Above Exit (GOOGL@1d)",
      "priority": 2,
      "purpose": "signal",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than_or_equal",
          "right": {
            "rank": 2,
            "type": "support_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_2_goog",
      "name": "SL: Below Support[2] (GOOG@1d)",
      "priority": 97,
      "purpose": "take_profit",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "less_than_or_equal",
          "right": {
            "rank": 2,
            "type": "support_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_2_googl",
      "name": "SL: Below Support[2] (GOOGL@1d)",
      "priority": 98,
      "purpose": "take_profit",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOG",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "resistance_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_3_goog",
      "name": "TP: Near Resistance[1] (GOOG@1d)",
      "priority": 100,
      "purpose": "stop_loss",
      "target_symbol": "STOCK:GOOG"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "chart_ref": {
              "symbol": "STOCK:GOOGL",
              "timeframe": "1d"
            },
            "field": "close",
            "type": "price"
          },
          "operator": "crossed_below",
          "right": {
            "rank": 1,
            "type": "resistance_level"
          }
        }
      ],
      "enabled": true,
      "id": "exit_3_googl",
      "name": "TP: Near Resistance[1] (GOOGL@1d)",
      "priority": 101,
      "purpose": "stop_loss",
      "target_symbol": "STOCK:GOOGL"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "field": "unrealized_pnl_percent",
            "type": "position"
          },
          "operator": "less_than_or_equal",
          "right": {
            "type": "constant",
            "value": -2.4728666666666665
          }
        }
      ],
      "enabled": true,
      "id": "exit_4",
      "name": "Stop Loss at 2.5%",
      "priority": 100,
      "purpose": "stop_loss"
    },
    {
      "applies_to": "both",
      "conditions": [
        {
          "left": {
            "field": "unrealized_pnl_percent",
            "type": "position"
          },
          "operator": "greater_than_or_equal",
          "right": {
            "type": "constant",
            "value": 4.945733333333333
          }
        }
      ],
      "enabled": true,
      "id": "exit_5",
      "name": "Take Profit at 4.9%",
      "priority": 100,
      "purpose": "take_profit"
    }
  ],
  "position_sizing": {
    "max_position_percent": 25,
    "method": {
      "resistance_stop_rank": 1,
      "risk_percent": 2.4728666666666665,
      "type": "fixed_risk"
    },
    "min_position_value": 100
  },
  "trigger_timeframe": "1d",
  "version": 1
}

Strategy instructions

Trading agent generated from recommendation idea 'When a company reports a profit number so large it makes headlines everywhere, it often marks a peak in investor enthusiasm. The article hints at a catch — meaning the market may be overlooking regulatory, competitive, or structural risks to future growth'. Thesis: When a company reports a profit number so large it makes headlines everywhere, it often marks a peak in investor enthusiasm. The article hints at a catch — meaning the market may be overlooking regulatory, competitive, or structural risks to future growth. After a jaw-dropping earnings beat, the stock is likely crowded with buyers who chased the headline, making it vulnerable to a pullback as those short-term traders take profits and re-examine the risks.

How CommonQuant strategies work

  • Each strategy is generated from a plain-English thesis with fresh, LLM-selected news headlines, grounded in SEC XBRL fundamentals and peer percentiles.
  • The strategy is expressed in an auditable DSL checked by a real compiler, and passes an adversarial AI review before it can be published.
  • Every AI-generated strategy is automatically backtested over 12-month and 5-year windows (walk-forward tuned) and stress-tested across drawdowns and best/worst windows — it stays gated until that evidence run completes.
  • Once live, an AI news judge re-reads fresh headlines hourly and can conclude the campaign when they confirm the strategy’s thesis-invalidation conditions, notifying the owner and followers.

Explore

Discover public strategies · Latest market news