question

Upvotes
Accepted
2 2 1 1

Access mutual fund portfolio holdings via Eikon Excel Add_In (Eikon COM)

Hi,

Is it possible to retrieve all the holdings using a ticker in Reuters Excel add-in? For example for product

IE00BM67HT60, I used ticker TR.FundHoldingName but I could only retrieve top holdings for this ETF, and I also want to know the tickers which can retrieve all the currencies/counties. I used ticker TR.FundPercentageOfFundAssets but it could only retrieve part of the holdings.

eikoneikon-com-apisymbologyeikon-for-office
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.

@swang

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

Upvote
Accepted
78.9k 250 52 74

@swang

You can specify StartNum and EndNum to get all the holdings.

=TR("IE00BM67HT60","TR.FundHoldingName;TR.FundPercentageOfFundAssets;TR.FundCountryOfDomicile;TR.FundHoldingRIC","StartNum=1 EndNum=1000 CH=Fd RH=IN",B2)
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
2 2 1 1

Hi @jirapongse.phuriphanvichai, it works well for equity products, but for bond investment funds/etfs it can't retrieve the RICs/ISINs, do you also know if there's a ticker for that? An example would be LU1931975079



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.

Eikon also displays NULL for RICs in the full holdings page.

You can contact the Eikon support team via MyRefinitiv to verify if there is any other method to retrieve RICs, ISINs, or tickers.

1581661908540.png (20.5 KiB)

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.