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

Historical DPS with currency

Hi Revinitiv, I need to download historical DPS and prices for a stock. I would like all dividends paid for one stock over the last 10 years. I need ex date, DPS adjusted, DPS unadjusted, DPS currency, price adjusted, price unadjusted, and, although this can be calculated from the above, the adjustment factor. do you have example python code for this?

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

@barry.chapman

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

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

@barry.chapman

You can find a quick example on this previous thread. However, I recommend you use CodeCreator app in Eikon, which allows you to browse or search all available fields and parameters applicable to each field, and to construct the Python code snippet for the data retrieval call, which you can copy & paste into your IDE. Fields that you're interested in are under Corporate Actions - Dividend History category in CodeCreator app.

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.