bloomberg Questions

4

Solved

Assuming that we are sending Bloomberg Historical data request for multiple securities using .Net API, is there any elegant way to separate/identify response data of each security? I am aware that...
Shurlocke asked 7/9, 2012 at 9:50

3

Is there a version of blpapi for python 3? If not, has anyone successfully modified the existing SDK to make it work (or do you just start from scratch and write an interface to the C++ version?). ...
Leucoma asked 28/8, 2013 at 2:31

2

I searched everywhere, including here, for an answer regarding the bloomberg open API for Python. I have two questions regarding this: 1. Is the historical data, such as historical prices, given fo...
Beersheba asked 19/8, 2013 at 0:27

2

Solved

I am currently working on a project that should help me create an implied volatility surface for a given stock. For this purpose, I am writing a script that will download all the available options ...
Selhorst asked 4/2, 2015 at 4:36

4

Solved

Is there a reliable way to open a specific bloomberg terminal page programmatically (e.g. "MSFT Equity")? I am open to any suggestions and code samples: Start process with path to bloomberg term...
Hendrick asked 4/9, 2010 at 23:0

2

Solved

What language would a developer use to develop an application for the Bloomberg App Portal as described here: Bloomberg press room To be specific, I'm not asking on how to integrate with BBG on th...
Huck asked 10/1, 2013 at 14:25

1

I'm trying to automate construction of an Excel 2007 spreadsheet that uses the Bloomberg plugin to pull down live prices. The problem is that when I open Excel through win32com the Bloomberg plugin...
Redblooded asked 4/6, 2010 at 21:13

4

I am new to the bloomberg API so forgive me if this is silly but I am creating a html website on a mac and I want to simply fill a div with some data from bloomberg e.g. the current value of the EU...
Myrwyn asked 22/6, 2012 at 4:24

4

Solved

Bloomberg Open API announced recently - is it just the Bloomberg SDK which had been (limitedly) exposed to public for quite a while? My understanding is that Bloomberg SDK is possible to use only ...
Semiskilled asked 1/2, 2012 at 14:21

2

Solved

How do I find out for which versions of R this package is available? > install.packages("Rbbg", repos = "http://r.findata.org") Warning: unable to access index for repository http://r.findata.o...
Violette asked 10/12, 2012 at 19:25

4

Solved

I am looking to get a live price snapshot from Bloomberg .Net API 3 with C#. I can see from the samples how to get historical prices or subscribe to data, but I cannot find the correct request to ...
Neve asked 7/9, 2011 at 13:5

3

Solved

Possible Duplicate: How to refresh/load RTD Bloomberg function (BDH) in excel in vba I am working on an Excel Spreadsheet with VBA. I have a Bloomberg BDH function that I want to refr...
Jackdaw asked 5/10, 2011 at 12:1

7

Solved

Having set up a ReferenceDataRequest I send it along to an EventQueue Service refdata = _session.GetService("//blp/refdata"); Request request = refdata.CreateRequest("ReferenceDataRequest"); // a...
Kiefer asked 18/9, 2009 at 9:28

1

Solved

How do you explicitly request fx forwards as outrights using the bloomberg API? In the Bloomberg terminal you can choose whether to get FX Forwards as absolute rates (outrights) or as offsets from...
Holotype asked 28/5, 2010 at 13:7

© 2022 - 2024 — McMap. All rights reserved.