Hi there,
Eikon Desktop includes the app 'Governments Auctions' where you can retrieve the latest bond auction results which look like this:
And then there is a possibility to download an Excel file with the data.
1) However, I would like to fetch this data with C# using EikonDataAPI. Is there an opportunity to do it?
(P.S. similar to the function
eikon.GetTimeSeries()
where the prices for the given period could be pulled).
2) IF not, is there any way to pull the list of ISINs and/or RICs for the Government Auction Results of the given time period for the given country?
Thanks