Questions tagged [bloomberg]

For programming questions related to the Bloomberg API, which provides financial news and data services.

Bloomberg L.P. is a financial news and data service that provides an API for real time access to financial information.

Bloomberg also provides a computer system that enables financial professionals to access the Bloomberg Professional service, known as Bloomberg Terminal.

Note: Bloomberg provides extensive customer support for their products. They can field any question about their service. Non-programming questions should always be directed to them, and even some programming questions are better asked of a product's support team.

Resources:

771 questions
-3
votes
1 answer

How to pull out the list of active German government bonds using xbbg?

I would like to pull out the list of ISINs for existing active german government bonds using the xbbg library but I couldn't find a way to do so. The Bloomberg ticker used to access the universe in Bloomberg is DBR Govt. The bql query in excel would…
lullasky
  • 9
  • 3
-3
votes
1 answer

Convert tIckers bloomberg into ISIN

I have a large list of bloomberg tickers for BE500 Index but I need the ISIN or CUSIPS... How can I get it? Thanks
-3
votes
1 answer

Bloomberg Excel Add-In find name changes

I got a question regarding the Bloomberg Add in. I am working with some security funds and I Need Information on past changes. like e.g. splits. I could find everything I Need, but some funds changed their Name/ Identifier in the Past like HYPECOT…
SaSche123
  • 3
  • 1
-3
votes
1 answer

Python: Can't get urllib2 to correctly read a webpage

I am trying to get the full webpage of 'http://www.bloomberg.com/markets/economic-calendar/' but for some reason I cannot find the function which will return the links as strings. I would like to transform all announcements on that Bloomberg page…
user1367204
  • 4,549
  • 10
  • 49
  • 78
-6
votes
1 answer

How do I insert a value in one cell that appears in a column but stays permanent in that cell in Excel?

I have a financial model that consists of current assets, liabilities etc. as the headers. I am looking to insert a stock ticker (AAPL US Equity as an example) into Cell A1, so that it appears in the column below. However, once the ticker appears in…
1 2 3
51
52