Every quote on this page comes from a stateless pricing service: POST /api/price with a market's state and a strike grid returns arbitrage-free calls, puts, probability of profit and max return. Compute is under 50µs per quote on a single core. No model code ships to the browser.
Request · POST /api/price
Response
The timing in the response is network round-trip from your browser, about 5ms; per-quote compute is reported separately and runs under 50µs on a single core. In production the same endpoint returns a full strike-and-maturity grid plus hedge ratios; the parameter store and calibration pipeline run server-side.