Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 1 1

How to pull out historical option chain for SPY options?

for example, can I download option Chain data for SPY call/put options on Jan 10, 2024?

Thanks.

#technologypython apichain-ric
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @snhu1 ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Upvotes
Accepted
5k 16 2 7

Hi @snhu1 ,


On top of what my colleague already shared I would advice looking into this article as well which is more tailored towards the RIC reconstruction not only for OPRA (e.g SPY) traded but also options traded on other markets.

Unfortunately there is no direct way to ingest historical (exoired) options chain data.

Best regards,

Haykaz

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
10.2k 18 6 9

@snhu1 Thanks for your question. Please find the following article on how to reconstruct historical (expired) option RICs. Its a multi-step process outlined in Section 1 of the article - all the Python function code is available.
1708331450071.png

I hope this can help.


1708331450071.png (138.2 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@Drift Boss Thank you.But also options traded on other markets.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.