Serving the Quantitative Finance Community

 
User avatar
ProgrammerNeeded
Posts: 0
Joined: November 15th, 2003, 8:48 pm

Access & Bloomberg API

November 15th, 2003, 8:56 pm

PROGRAMMER NEEDEDI have an incomplete project on my hands whose purpose was to automate data retrieval from the Bloomberg, storage, and report generation. The developer died 98% through the project. I need a live one to finish it. For the Bloomberg API interface we used Access, for data storage CodeBase, and for report generation the IntelliVIEW package.It would be preferable if you were in the NYC area.If interested, please contact by e-mail at sendresumehere@yandex.ru
 
User avatar
cipollino
Posts: 0
Joined: December 12th, 2003, 5:58 pm

Access & Bloomberg API

December 12th, 2003, 6:06 pm

How i can get and example in VB/VC for download the Historical Intraday/Daily data by Bloomberg DDE?
 
User avatar
WannaBeDude
Posts: 0
Joined: April 1st, 2003, 12:36 pm

Access & Bloomberg API

December 15th, 2003, 12:50 pm

if you got bloomberg goto the screen and type "WAPI"
 
User avatar
catretriever
Posts: 0
Joined: December 17th, 2003, 2:51 pm

Access & Bloomberg API

December 17th, 2003, 2:58 pm

On the subject of .NET Skimania, I have been attempting something similar trying to use the API in a .NET framework. I don't have a solution I am afraid but I have noticed that if a ticker I am subscribing to ticks at the moment I subscribe, then the Data event fires on each subsequent update as expected. I wonder if this means that the problem is with the subscription rather than the event....just a thoughtcheers.
 
User avatar
Souravroy1
Posts: 0
Joined: July 14th, 2006, 1:18 pm

Access & Bloomberg API

August 1st, 2007, 5:38 am

Is there any way to retrieve data from bloomberg by writing SQL queries . Something similar to Dequery() in Reuters. Basically I want to fetch data on the basis of certain criteria from bloomberg. eg :- get the top 5 bonds traded globally on the basis of USD volume.