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
21 4 5 6

Which field should I use for Close Price? When will it be updated?

There are many fields related to close price:

TR.CLOSEPRICE TR.OFFICIALCLOSEPRICE LT.CLS_PRC TR.PriceClose HST_Close

1. What's the difference among these different fields?

2. Which field should I use for Close Price?

3. When will it be updated?(After 4PM? Midnight?)

4. Are the close price adjusted for dividends or splits?

Thank you for your answer!

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apidatapricing
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.

Hello @aryer

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

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

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

This forum is dedicated to developer questions related to using Refinitiv APIs.
The best resource for content search and explanation questions is Refinitiv Helpdesk, which you can reach using Contact Us capability in your Eikon application. The moderators on this forum do not have deep expertise in every type of content available through Refinitiv products. Such expertise is available through Refinitiv Helpdesk.
There's no straight answer to your questions. There are numerous definitions for a close price across various markets. Which field you want to use depends on the instrument (or on the asset class and the market). Same goes for when the price is updated. If you need the history for US stocks you can use TR.CLOSEPRICE or TR.PriceClose (see the answer on this thread for discussion on the difference between the two). If you only need the most recent close price and you'd like to have it updated as soon as the exchange publishes the close price after the market close use HST_CLOSE field. For discussion on how stock price history is adjusted for capital change events see the answer on this thread.

If you'd like to find out which field you need to use to get the close price for a specific asset class and market or if you have any further questions about content available through Eikon, please contact Refinitiv Helpdesk.

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.