https://github.com/ran404/bbgbridge
Easy to use Bloomberg Desktop API wrapper in Python
https://github.com/ran404/bbgbridge
Last synced: 2 months ago
JSON representation
Easy to use Bloomberg Desktop API wrapper in Python
- Host: GitHub
- URL: https://github.com/ran404/bbgbridge
- Owner: ran404
- License: other
- Created: 2020-01-07T00:20:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T00:22:52.000Z (about 6 years ago)
- Last Synced: 2024-11-15T10:44:10.253Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quant - bbgbridge - Easy to use Bloomberg Desktop API wrapper for Python. (Python / Data Sources)
README
## BBG Bridge
[](https://pypi.python.org/pypi/fftoptionlib)
[](https://travis-ci.org/arraystream/fftoptionlib)
[](https://coveralls.io/github/arraystream/fftoptionlib)
Easy to use Bloomberg Desktop API wrapper in Python
### Authors
Ran Fan
Yu Zheng
### Installation
```pip install bbgbridge```
### Documentation
download c++ api library
download python api library
http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat
SET BLPAPI_ROOT=
SET VS90COMNTOOLS=%VS120COMNTOOLS%
setup.py install --user
set PATH=;%PATH%
### Contributing
Pull-request welcome!