alpha-xone / xbbg

An intuitive Bloomberg API
https://xbbg.readthedocs.io/
Apache License 2.0
244 stars 51 forks source link

bdtick function does not recognise SIX, Borsa Italiana and Xetra Exchanges #68

Open RamonWill opened 2 years ago

RamonWill commented 2 years ago

Hi, I noticed that for the blp.bdtick function certain exchange codes aren't registering i.e. "GY", "IM", "SE".

GY = Xetra IM = Borsa Italiana SE = SIX

I realized that this is due to these exchanges missing in the assets.yml and exch.yml.

I have a fix that i can put in place when i get the time.