Top "Bloomberg" questions

For programming questions related to the Bloomberg API, which provides financial news and data services.

Anaconda - Install blpapi in environment

I have py2.7 as my original Anaconda install, and have installed py3.4 in an environment named py3. I cannot seem …

python python-3.x anaconda conda bloomberg
Pandas wrapper for Bloomberg api?

I'm starting to use the python api for Bloomberg and I'm wondering if anyone has written a wrapper to convert …

python pandas bloomberg
How to download a lot of data from Bloomberg?

I am trying to download as much information from Bloomberg for as many securities as I can. This is for …

bloomberg
Bloomberg API request timing out

Having set up a ReferenceDataRequest I send it along to an EventQueue Service refdata = _session.GetService("//blp/refdata"); Request request = …

c# bloomberg eventqueue blpapi
VBA: Waiting for Bloomberg BDP calls to finish

I have a script that imports some external data into the worksheet, which in turn affects some =BDP(...) formulas. Optimally, …

vba excel bloomberg
How to find sector key by using BDP in bloomberg?

Can somebody help me how to get sector key from Bloomberg using BDP.I am getting value if i use …

bloomberg
How do I use the bloomberg API to get FX data in a html site?

I am new to the bloomberg API so forgive me if this is silly but I am creating a html …

bloomberg
Hourly Data using Bloomberg .Net API

I am struggling with the logic to get hourly OPEN, HIGH, LOW and LAST_PRICE snapshot from Bloomberg using .Net …

.net api bloomberg
Starting bbcomm in Java v3 Bloomberg API

When I use the Java Bloomber V3 API it usually works. However, sometimes, especially after a reboot, bbcomm.exe is …

bloomberg blpapi
How to use Bloomberg Data History (BDH) command within Microsoft Visual Basic (VBA for Excel)

I would like to use a simple VBA script to call the Bloomberg BDH function in specific locations of my …

excel vba bloomberg