Skip to content

Brndm/Bloomberg-Python-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bloomberg-Python-Wrapper

Simple program to connect to the bloomberg API and manipulate market data. The program will ask the user target tickers/fields/dates and print the data to a local excel file. You will find in the default execution an example of how to plot a canddle stick chart.

alt text

Python version

V.3.6.2

Python libraries used

pandas (V0.20.3 or higher)

xbbg (V0.6.0 or higher)

plotpy (V4.5.2 or higher)

Other requirements

You will need a bloomberg terminal subscription to run this code.

Install the latest C++ SDK and the different used packages (using pip is highly recommended).

Don't forget to change the path of the "storage_folder" variable to the location in which you want to store the data on your system.

About

Simple program to connect to the bloomberg API and manipulate market data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages