About Options Analysis Suite

Options Analysis Suite is a research-grade options analytics platform with 17 pricing models, institutional calibration methods, and transparent data sources. Built for traders who want to understand why a price is what it is, not just what it is.

What It Does

17 pricing models including Black-Scholes, Heston, Monte Carlo, SABR, Jump Diffusion, Variance Gamma, Local Volatility, PDE, Binomial, FFT, and seven exotic models (Barrier, Asian, Lookback, Digital, Compound, Chooser, Multi-Asset). All 17 Greeks (Delta through Phi) across every model. Live calibration to the implied volatility surface with arbitrage detection.

Three Modes, Three Interfaces

Serious users touch all three interfaces in a typical week. Each mode is shaped to a different question.

All three modes hit the same compute engine and the same market data. The Python SDK and the API are stateless per call; durability comes from artifacts the caller saves locally (e.g. calibration.save("spy_heston.json")). The web app and the MCP server back account-level state to your profile, which is why MCP recall works across sessions.

Methodology

Models implemented from published academic sources and validated via closed-form solutions, put-call parity, butterfly and calendar arbitrage checks, and Monte Carlo oracle comparisons. Implied volatility surfaces use eSSVI parameterization with Dupire Local Volatility extraction. Greek exposure (GEX, DEX, VEX, Vanna, Charm, Vomma) uses the standard dealer-hedging convention.

Data Sources

Options chains from Tradier and tastytrade (BYOK, bring your own key). Delayed OPRA for public screeners, real-time for authenticated users with their own data licenses. Proprietary daily options snapshots back to 2007. FINRA short data and market structure. SEC filings via EDGAR. Federal Reserve FRED macro data. Treasury auctions and bond ETFs. Economic, IPO, dividend, and split calendars. No brokerage connectivity, read-only market data only.

Data Freshness & Update Cadence

Different data types update on different cadences. Everything displayed carries a timestamp or lastmod signal; nothing is presented as "live" when it isn't.

Known Limitations

Every analytic rests on assumptions. Being transparent about where those assumptions start to bite is more useful than pretending they don't exist.

Pricing

Free tier includes Black-Scholes, all 17 Greeks, live market data, and options chain analytics. Professional unlocks the full 17-model suite, AI-assisted analysis, portfolio risk, and strategy backtesting. API tier exposes everything programmatically.