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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 1 0 0

Finding all RICs for S&P 500 Futures

Hello,
I am looking for a way to find all RICs for the S&P500 Index Futures for all available maturities.

So far, I manually found:
Month; RIC; Expiry
JUN0 1SPXFM0 19-Jun-2020
SEP0 1SPXFU0 18-Sep-2020
DEC0 1SPXFZ0 18-Dec-2020
MAR1 1SPXFH1 19-Mar-2021
JUN1 1SPXFM1 18-Jun-2021

Question 1: How can I write single API request with a RIC (Chain) that will cover all available Futures?

Question 2: What is (in the picture below) the difference between "1SPXF- SPF" and "2SPCF - SPF"?


Question 3: I have seen that the Exchange is "Taiwan Futures Exchange", or the "Sao Paulo Commodity and Futures Exchange", which are both non-US locations. What's the difference?

Thanks,
s_suha01


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonfutures
1591175208238.png (136.8 KiB)
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@s_suha01

I found this page <TM/FUTEX1> on the speed guide of Taiwan futures.

You can use these chain RICs with Eikon Data APIs to retrieve data. For example:

df, err = ek.get_data(instruments=["0#1SPXF:"], fields=['DSPLY_NAME','CONTR_MNTH','TRDPRC_1','BID','ASK'])

For the second question, from the speed guide page, it may relate to the day and night session.

However, please directly contact the content support team via MyRefinitiv for confirmation and more information.




1591758648103.png (81.4 KiB)
1591758955437.png (19.4 KiB)
icon clock
10 |1500

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

Contact the content support team:


1591759170135.png (16.3 KiB)
Click below to post an Idea Post Idea