Skip to content

Simple Python wrapper around the Python Open Bloomberg API

License

Notifications You must be signed in to change notification settings

noise-trader/blpapiwrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

blpapiwrapper

Simple Python wrapper around the Python Open Bloomberg API

Requisites:

This wrapper allows simple use of the Bloomberg Python API in a way that emulates the Excel API bdp and bdh functions. It only works if you're connected to Bloomberg, typically on a machine where the Bloomberg terminal application is running.

The bdp output comes as a string, the bdh output comes as pandas DataFrame. Check the main() function for examples.

About

Simple Python wrapper around the Python Open Bloomberg API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published