I need to retrieve LAST_QUOTE data history using python and Eikon API. I want the same output as if using Eikon Excel call:
=RHistory(".IBBEU003D","LAST_QUOTE.Timestamp;LAST_QUOTE.Close","INTERVAL:1D NBROWS:25",,"TSREPEAT:NO")
It would be appreciated if the solution would work for similar data fields.