For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

How to add daily return to list of funds in excel?

Hello

We are two students, trying to get used to the EIKON environment for our master thesis. We should generate a file with the daily returns of European funds. We already selected the funds by using the screener. Now, we are stuck by adding the daily returns to these funds.

What is the best way to do this?

Thank you in advance

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonfunds
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
707 2 1 1

Hi @han.swe, I assume the daily returns you want is the "total return" (i.e. distribution reinvested). There is a TR.FundRollingPerformance for getting the historical returns in Eikon API. However, it does not support daily frequency. It only have weekly, monthly.... etc data. Also, the frequency you choose also implies how long history you can get, e.g. up-to 5 years for weekly data. The API can be accessed via Python program or via "Eikon Excel". But if you have a long list of funds, then using the Python program is better.

Daily returns are available in another separate API service called RDP Funds API. But this is a separate service requires separate license. Also, that is a REST API.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea