I am using the "COM APIs for use in custom applications" resp. the EikonDesktopDataAPI from C# through the ThomsonReuters.Desktop.SDK.DataAccess.Signed library (a nuget package).
It's working quite fine for symbol searches, real-time level-1 data, and historical data (for regular hours trades and quotes).
What I need now is to get historical Auction prices and volumes for the opening and closing auctions and also historical Auction Indicative prices and volumes.
Is there a way to get this information using the mentioned library?