bloomberg
A Rust wrapper for Bloomberg's blpapi.
This is a work in progress and not intended to be used in production in its current version.
Installation
Download and install the Install C/C++ BLPAPI and set the BLPAPI_LIB environment variable to the extract path.
Add the following the following to your Cargo.toml:
[]
= { = "0.2.0" }
Example
Historical Data
use ;