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...
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...
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 ...
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...
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...
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 ...
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...
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 ...
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...
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.