blpapi Questions

1

Solved

Is there a way to implement BQL using python API or even any language`s API?
Parameter asked 9/6, 2019 at 9:7

2

Solved

Does anyone know any good resources/ tutorials/ books to get started with Bloomberg's API blpapi in python? I have searched everywhere and I haven't found anything at all.
Pulverable asked 23/1, 2018 at 21:49

1

Solved

I am attempting to install the Bloomberg API. I have followed all instructions and can run code without producing any errors. However it doesn't produce any useful output which makes me think somet...
Eggnog asked 12/10, 2018 at 20:49

6

I recently started using Python so I could interact with the Bloomberg API, and I'm having some trouble storing the data into a Pandas dataframe (or a panel). I can get the output in the command pr...
Orman asked 15/10, 2013 at 17:55

3

Solved

This is my development environment: Windows 7 on a 64-bit HP Pavilion laptop Python 2.7, 32-bit in folder C:\python27 Development environment is Eclipse with PyDev, but this doesn't seem to matte...
Fairly asked 19/6, 2014 at 22:51

2

I get following error, when I use bdp with ISIN or CUSIP. bdp ("US25470XAB10 ISIN","ULT_PARENT_TICKER_EXCHANGE") bdp ("25470XAB1 CUSIP","ULT_PARENT_TICKER_EXCHANGE") Error in bdp_Impl(con, securi...
Jessen asked 8/1, 2016 at 15:24

1

Solved

I am attempting to install blpapi-3.5.5 for python according to the instructions in the README, but when running python setup.py install I get the following error: running install running build...
Lilybel asked 15/8, 2015 at 16:40

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

© 2022 - 2024 — McMap. All rights reserved.