Hello, I am trying to download historical price series for bonds using the Python API, however using TR.MIDPRICE I am getting the yields instead of the prices.
Anyone has any idea how to do?
@francesco.meglioli.15 you can use TR.FiPrice or TR.FIPrice - or an evaluated closing price field such as TR.FiPricingClosingPrice. See screenshot below from the Data Item Browser app (type DIB into eikon search bar):
@francesco.meglioli.15 Please could you give an instrument RIC you are looking at?
One RIC which does not work is this "9127964B2=" .
Thanks a lot