Hi team,
I am trying to get the full holdings list for a series of etf using the refinitv API.
I have a code to do it for lists / indices, but the same doesn't work for etfs, for which I can only seem to get the top 10.
The first code below gives you the top 10 holding of the etf.
The second gives you the full list (for a specific date) for a constituent list.
Basically, I want the second code to work for etfs tickers, too.
Any help? Is that possible?
Many Thanks,
Giorgio