Rblp / Rblpapi

R package interfacing the Bloomberg API from https://www.bloomberglabs.com/api/
Other
166 stars 75 forks source link

Login #296

Closed kevinho1996 closed 4 years ago

kevinho1996 commented 4 years ago

Is there a way I can blpConnect using my username and password rather than opening the bloomberg?

johnlaing commented 4 years ago

Not really. The desktop API requires an active terminal login. Bloomberg offers other products (SAPI, B-PIPE) that bypass the terminal but those are a different can of worms.

eddelbuettel commented 4 years ago

In fact, it is almost the inverse: Rblpapi can only work if and only if you are logged into your terminal the standard way.

Their software, their API, their rules. We only get to pay the fees....