Options
The Go SDK from Market Data simplifies how you work with Options endpoints by using custom structs. These structs make it easier to handle HTTP requests and responses.
Options Endpoints
📄️ Expirations
Get a list of current or historical option expiration dates for an underlying symbol.
📄️ Lookup
Lookup the official option symbol based on a user's text input.
📄️ Strikes
Retrieve a complete or filtered list of option strike prices for a given underlying symbol. Both real\-time and historical requests are possible.
📄️ Option Chain
Retrieve a a complete or filtered options chain for a given underlying symbol. Both real\-time and historical requests are possible.
📄️ Quotes
Retrieve an option quote for a given option symbol.