Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("Rblpapi")

0.3.15 by Dirk Eddelbuettel, 2 months ago


https://dirk.eddelbuettel.com/code/rblpapi.html, https://github.com/Rblp/Rblpapi


Report a bug at https://github.com/Rblp/Rblpapi/issues


Browse source code at https://github.com/cran/Rblpapi


Authors: Whit Armstrong [aut] , Dirk Eddelbuettel [aut, cre] , John Laing [aut]


Documentation:   PDF Manual  


file LICENSE license


Imports Rcpp, utils

Suggests xts, zoo, data.table, simplermarkdown, tinytest

Linking to Rcpp, BH

System requirements: A valid Bloomberg installation. The API headers and dynamic library are downloaded from <https://github.com/Rblp/blp> during the build step. See <https://bloomberg.github.io/blpapi-docs/cpp/3.24.6> as well as <https://www.bloomberg.com/professional/support/api-library/> for API documentation. Currently supported platforms are Windows and Linux (both for x86-64 processors only) as well as macOS (for arm64 only). Other os-cpu pairings are not supported by Bloomberg and can therefore not be supported here.


Suggested by tidyquant.


See at CRAN