question

Upvotes
Accepted
399 4 5 9

Expired option RIC request via Datastream and Eikon APIs

I am using this code to get price data on expired option NDXb1921A5075.U^B21:

df5 = ds.get_data(tickers="<NDXb1921A5075.U^B21>", fields=['MP'], start = '2021-01-01', end = '2021-09-18', freq= 'D' )

According to the RIC rules this option should have been expired on February 19, 2021, however the code above returns price data for up to today (see attached)

price request for expired option.png

And a similar request in Eikon API returns "no data available for the requested period".

Eikon request for same option.png

Could you please kindly consult on this ?


Best regards,

Haykaz


datastream-apidsws-apiderivatives
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.

@haykaz.aramyan

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question? If yes please click the 'Accept' text next to the most appropriate reply.

If you have known an answer, please share and then accept it. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
79.1k 250 52 74

@haykaz.aramyan

According to the Datastream Navigator, <NDXb1921A5075.U^B21> represents "NASDAQ 100 Index 16-July-2021 15075 Call" in datastream.

As this forum is more for programming-type queries, rather than content queries - I would recommend you raise a 'I need help understanding content within the product' ticket to the DataStream or Eikon support team via MyRefinitiv. That way a Content specialist can work closely with you and verify the problem.


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.

<NDXb1921A5075.U^B21> is a valid code for an NDX Feb 19 2021 expired 15075 call option. The syntax is correct. This is not a DS ticker.

Upvotes
399 4 5 9

Thank you for your answer, will raise a ticket to the support team

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
51 0 0 2

<NDXb1921A5075.U^B21> is a valid code for an NDX Feb 19 2021 expired 15075 call option. The syntax is correct. This is not a DS ticker.

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
51 0 0 2

Here is a proof that the option Eikon RIC is correct and the data fills until the expiry of Feb. 19th. It was never traded though so there is no Trade or Theoretical Price in the DB. There is only BID, ASK and Implied Volatiltiy.12-12-2023-3-06-24-pm.png


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.

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.