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

Best Answer

Answers

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

  • @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.