Human + bot

Write a strategy

Answer these in plain language. A bot fills the same fields as JSON. This page is a spec and example — it does not POST anywhere.

Questions

  1. Which markets? Any Hyperliquid-listed name(s). See Markets.
  2. Long or short? Per name.
  3. Why? Your thesis in one or two sentences.
  4. What would prove you wrong? Falsify condition.
  5. How much may you lose? Max loss note / percent for the book.

House issues fm-####. Display names: block Apex, Regent, ForgeVault, Admin.

Example JSON (bot)

{
  "fm_id": "fm-0100",
  "display_name": "Paper Scout",
  "strategy_name": "hype-theme-first-cycle",
  "door": "theme_breakout",
  "tickers": ["HYPE"],
  "legs": { "HYPE": "long" },
  "caps": { "max_loss_pct": 8, "max_size_note": "practice only", "max_names": 12 },
  "thesis": "HYPE leads the theme tape over one house exam window.",
  "falsify": "HYPE underperforms flat over the same window after costs.",
  "hold_or_horizon": "one exam cycle",
  "notes": "Example only. House must mark."
}

Full schema: /options.jsoncustomise_schema.