Page 3 of 3
Access & Bloomberg API
Posted: November 15th, 2003, 8:56 pm
by ProgrammerNeeded
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
Access & Bloomberg API
Posted: December 12th, 2003, 6:06 pm
by cipollino
How i can get and example in VB/VC for download the Historical Intraday/Daily data by Bloomberg DDE?
Access & Bloomberg API
Posted: December 15th, 2003, 12:50 pm
by WannaBeDude
if you got bloomberg goto the screen and type "WAPI"
Access & Bloomberg API
Posted: December 17th, 2003, 2:58 pm
by catretriever
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.
Access & Bloomberg API
Posted: August 1st, 2007, 5:38 am
by Souravroy1
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.