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

Duplicate prices for called or expired instruments

It appears that the behaviour for called bonds or expired futures has changed. I have started to receive multiple duplicate values.

For example the Lloyds 13 Bond (RIC GB040862072=) which has redeemed earlier this year returned an array of duplicate prices. It appears to have returned the final trading price as a result for each date in the time period which I requested prices for. This appears to be new behaviour because previously once a bond or future expired a null response was received.

Please can you advise what the correct behaviour should be so that I can adjust my error handling accordingly.

Request:

Request:{'Entity': {'E': 'DataGrid_StandardAsync', 'W': {'requests': [{'instruments': ['GB040862072='], 'fields': [{'name': 'TR.BIDPRICE'}, {'name': 'TR.BIDPRICE.date'}], 'parameters': {'SDate': '2022-02-03', 'EDate': '2022-04-18'}}]}}}

Response:

{"responses":[{"columnHeadersCount":1,"data":[["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"],["GB040862072=",166.5,"2022-02-02T00:00:00Z"]],"headerOrientation":"horizontal","headers":[[{"displayName":"Instrument"},{"displayName":"Bid Price","field":"TR.BIDPRICE"},{"displayName":"Date","field":"TR.BIDPRICE.DATE"}]],"rowHeadersCount":1,"totalColumnsCount":3,"totalRowsCount":55}]}

The requests were send using the Python Eikon API module.

pythonprice-history
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.

<AHS>

Case 11151091 is in "Service Restored" status.

Extend triage for a week.

Hello @gwade ,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

Upvotes
Accepted
14.2k 30 5 10

Hi @gwade ,

according to case number 11151091

A change was made to the existing behavior, which was considered a product enhancement and it was done to make the behavior consistent with other content sets.

In case you have any further questions regarding the product, please feel free to contact the Eikon support team directly via MyRefinitiv.

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
14.2k 30 5 10

hi @gwade ,

This forum is more for programming-type queries, rather than content queries such as this one. I would recommend you to contact the Eikon support team directly via MyRefinitiv.

However, for this case, case number 11151091 has been raised to a content specialist team to clarify the content. I'll keep you updated

Hope this could help

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.