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 2 1 3

What is the field for official close price?

For some RICs it's TR.OFFICIALCLOSEPRICE(e.g. VOD.L), but for others it's TR.OFF_CLOSE(e.g. GS.N). Is there one field that gives me close price regardless of RIC/exchange?

eikoneikon-data-apipythonworkspacerefinitiv-dataplatform-eikonworkspace-data-apipricing
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.

1 Answer

· Write an Answer
Upvotes
Accepted
4.6k 26 7 22

It largely depends on the API that you are using. Try using TR.PriceClose from the reference database.

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.

I am usking eikon py scripting API, does TR.PriceClose include adjustments due to corporate actions?

Yes, TR.PriceClose is adjusted for corporate actions.

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.