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

Retrieve Portfolio charted performances API from PORT app

Hello,

I'd like to get daily closing price and performances of a certain portfolio from the PORT app on EIkon.

The objective is to have a chart outside of EIkon that replicates the daily performances of a custom portfolio.

Thank you

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apidatatime-seriesport-number
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.

@Library8

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. 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
18.2k 21 13 21

ahs.png (49.8 KiB)
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
1 0 1 1

Thank you @chavalit.jintamalit

I have noticed that that procedure does not allow to retrieve portfolio Value.


(https://emea1.apps.cp.thomsonreuters.com/Apps/PortfolioAnalytics?s=0&st=PortfolioID#/analytics)


What I would need is the overall value of the portfolio and not of each single constituents.


Thank you for the help and patience!

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.

@Library8

Please directly contact the Eikon support team via MyRefinitiv and ask for the formula (=TR) that can be used in the Eikon Excel to get the required data.

If the formula is available, it can be applied to the get_data method in the Eikon Data API to retrieve the same data.

Otherwise, you can use the Data Item Browser tool to find the required data. To use the Data Item Browser, please refer to this article.

Hi @Library8, did you manage to find a way to track the portfolio value? I have the same issue; I managed to access custom portfolios with get_data to retrieve the constituents, but there doesn't seem to be a way to retrieve the total portfolio value as timeseries.

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.