Options (Go SDK)
Access options market data with the Go SDK: full option chains, expiration
dates, single and multi-contract quotes, and OCC option symbol lookup. Each
endpoint exposes a context-aware method that returns typed data plus a
*response.Response (raw body and rate-limit metadata) and a convenience
Get* wrapper that uses a background context.
Options Endpointsโ
๐๏ธ Lookup
Resolve an option contract to its standard OCC option symbol with the Go SDK, from the underlying, expiration, strike price and option type.
๐๏ธ Expirations
Get the list of expiration dates that have listed option contracts for an
๐๏ธ Option Chain
Fetch a current or historical option chain for an underlying symbol, with a
๐๏ธ Option Quotes
Fetch current or historical end-of-day quotes for one option contract with