removedOutput schema / properties / beats_market
Removed value: -{
- "type": "boolean"
-}
removedOutput schema / properties / created_at
Removed value: -{
- "type": "string"
-}
removedOutput schema / properties / direction / enum
Removed value: -[
- "LONG",
- "SHORT"
-]
removedOutput schema / properties / entry_offset
Removed value: -{
- "type": "integer"
-}
removedOutput schema / properties / ev_per_trade
Removed value: -{
- "type": "number"
-}
removedOutput schema / properties / explanation
Removed value: -{
- "type": "string"
-}
removedOutput schema / properties / formula / description
Removed value: -"DSL boolean expression"
removedOutput schema / properties / has_edge
Removed value: -{
- "type": "boolean"
-}
removedOutput schema / properties / market
Removed value: -{
- "type": "string"
-}
removedOutput schema / properties / performance
Removed value: -{
- "description": "Precomputed analytics (if available from scanner)",
- "type": "object"
-}
removedOutput schema / properties / profit_factor
Removed value: -{
- "type": "number"
-}
removedOutput schema / properties / selected_horizon
Removed value: -{
- "type": "integer"
-}
removedOutput schema / properties / setup_code
Removed value: -{
- "description": "Full DSL code that computes the pattern",
- "type": "string"
-}
removedOutput schema / properties / sharpe
Removed value: -{
- "type": "number"
-}
removedOutput schema / properties / test_type
Removed value: -{
- "enum": [
- "event_study",
- "backtest"
- ],
- "type": "string"
-}
removedOutput schema / properties / versions
Removed value: -{
- "type": "array"
-}
removedOutput schema / required
Removed value: -[
- "hypothesis_id",
- "name"
-]