How to get from Bloomberg unique id to ticker

It is possible to get from Bloomberg unique id to ticker without using aBloomberg Terminal. This is convenient, because you might not always have access to one. So, how do you do this? You can use the OpenFIGI API for that. Check out the (heavily simplified) example with Python below. This code example works “as-is”, but you … Continue reading “How to get from Bloomberg unique id to ticker”