NATGAS-PERP Listing

List the Henry Hub Natural Gas perpetual future — a near-clone of WTIOIL-PERP, benchmarked to NYMEX NG daily settlement, funding daily ~2:30pm ET.

Spec: Ben Xie, #ax-devs-only thread 2026-06-08 Status snapshot: 2026-07-08

#Principles

  1. WTIOIL-PERP is the template — every deviation is a risk to justify#
    Same category, calendar, settlement window, and roll shape as WTIOIL, so the listing is mostly configuration; anything that isn't config is a finding to surface early.
  2. No trading before the initial settlement price is set#
    The initial mark falls back to the last settlement price, so opening before ep3 update-settlement-price runs makes day-one margin and liquidation math garbage.
  3. Routing key is chosen at listing — cheap now, a migration later#
    The A-3454 migrator doesn't exist yet, so a bad partition choice can only be fixed by manual surgery — place the instrument with the planner, not the category-wide ENERGY key.

#TODO 0 / 8 done

not started — no PR draft PR open PR / in progress done — merged

#Design Questions

  1. Contract size — really 1 MMBtu (micro-style), not CME's 10,000 MMBtu?#
    OpenBen's spec says 1 MMBtu, matching the WTIOIL 1-bbl micro convention, but it's a 10,000x difference if misread. Needs an explicit confirm in the spec thread.
  2. Funding rate caps — what are the upper/lower pct?#
    OpenNot in Ben's thread. WTIOIL's caps are the obvious default; confirm before the spec YAML is written.
  3. Which MMs are committed to quoting at launch?#
    OpenNo demand thread found yet. Listing with an empty book is worse than listing a week later — this gates the prod date.
  4. Listing date — when do we want NATGAS-PERP live?#
    OpenNot yet set by the business. Engineering critical path is short; the date should be driven by MM readiness and marketing.
Link copied