fetch_orderbook when only the
mark price is needed.
Parameters
Native market identifier — Kalshi ticker or Polymarket condition ID / token.
Outcome label (e.g.
"yes", "no"). Defaults to YES on Kalshi.Polymarket CLOB token ID. When set, takes precedence over
market_id +
outcome. On Kalshi this field is treated as an alternate ticker.Returns
(best_bid + best_ask) / 2 for the requested side.Kalshi derives this from the market summary endpoint — no native
/midpoint exists. Polymarket uses CLOB GET /midpoint?token_id=….
