Asynchronous data through Bloomberg's new data API (COM v3) with Python?

前端 未结 2 678
青春惊慌失措
青春惊慌失措 2020-12-23 18:47

Does anyone know how to get asynchronous data through Bloomberg\'s new data API (COM v3) with Python? I found this code below on wilmott.com and it works just fine, but it\'

2条回答
  •  清歌不尽
    2020-12-23 18:53

    For it to work you need to install Bloomberg Desktop v3 API SDK, I did that, restarted my machine, seems to work. Without the restart it just crashed.

    If you use Com explorer, you will see the bloomberg elements are now present

提交回复
热议问题