polygon-io / issues

Quickly track and report problems with polygon.io
29 stars 0 forks source link

historical options tickers #183

Closed chasecb closed 2 years ago

chasecb commented 2 years ago

Without a list of options tickers belonging to a given underlier at some point in the past the historical options data becomes tough to work with.

Describe the solution you'd like A list all contracts for a given date in the past.

Describe alternatives you've considered A reference ID type function that lists all options expirations for a given ticker within a date range so the tickers might be assebled by brute force.

Additional context How can one use the historical options data without a list of historical tickers?

jrbell19 commented 2 years ago

We are working to support historical options contracts by the end of Q1 2022. Apologies for the inconvenience!

matichenor commented 2 years ago

We are in progress on development of this feature. Thank you for your suggestion!

matichenor commented 2 years ago

Historic options tickers are now available!

See https://polygon.io/docs/options/get_v3_reference_options_contracts for API doc.