This question already has answers here: Closed 10 years ago. Possible Duplicate: How to refresh/load RTD Bloomberg function (BDH) in excel in vba
It\'s possible to get current pricing source for a security (PRICING_开发者_开发知识库SOURCE field). Is there any field that returns the list of all available pricing sources for defined security?
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 get
I just installed RBloomberg and when I call blpConnect() it returns an error saying \"This application has failed to start because XLCall32.dll was not found. Re-installing the application may 开发者_
I am programming towards the Bloomberg Desktop Java API where I subscribe to and recieve market data in Message objects, containing different fields and corresponding values of different types, throug
In the Excel API, Bloomberg allows for overrides and allows you to specific periodicity: BDH(\"IBM EQUITY\",\"BEST SALES\",\"1/1/2011\",\"2/1/2011\",\"BEST FPERIOD OVERRIDE\",\"BF\",, \"DAYS=W\",\"FI
For instance, let\'s say I want to extract the price at 09:04:00 everyday from a timeseries that is formatted as:
I\'m using Pywin32 to communicate with Bloomberg through its COM-library.This works rather good!However, I have stumbeled upona a problem which I consider pretty complex.If I set the property QueueEve
I have a script th开发者_如何学编程at imports some external data into the worksheet, which in turn affects some =BDP(...) formulas. Optimally, I\'d like to do some checks on the BDP results immidiatel
Im looking to write a new application in ruby/python which uses a feed from bloomberg and am stuck trying to find any documentation for using (or even setting up) Bloomberg Server API with either of t