[R-SIG-Finance] Bloomberg login through R

John Laing john.laing at gmail.com
Mon Dec 5 17:53:02 CET 2011


This will work to an extent, but is not the intended use. The
Bloomberg APIs will continue to work for a time after you log off from
the terminal. Eventually the connection will go away.

In response to Ayhan's original question: there is not a way to
provide login credentials through R. It is expected that a terminal is
already open and connected to Bloomberg, and the API then piggybacks
on that session.

John

2011/12/5 Pierre Lapointe <pierrelap at gmail.com>:
> Why don't you try it?
> Type LOFF <GO> on your Bloomberg
> And try to use RBloomberg.
> It works on mine.
> 2011/12/5 Ayhan Yüksel (Finans Portföy A.Ş.) <Ayhan.Yuksel at finansportfoy.com>:
>> Hi,
>>
>>
>>
>> I have a question about gathering data from Bloomberg using Rbloomberg package.
>>
>>
>>
>> If the bloomberg terminal is logged off, is it possible to login to Bloomberg through R?
>>
>>
>>
>> e.g. something like:
>>
>>
>>
>> library(RBloomberg)
>>
>> conn <- blpConnect(username=ABCDE, password=123456)
>>
>>
>>
>> Kind regards,
>>
>> Ayhan Yuksel
>>
>>
>> Bu e-posta'nin icerdigi bilgiler (ekleri dahil olmak uzere) gizlidir. Onayimiz olmaksizin ucuncu kisilere aciklanamaz. Bu mesajin gonderilmek istendigi kisi degilseniz, lutfen mesaji sisteminizden derhal siliniz. Finans Portföy Yönetimi A.S. bu mesajin icerdigi bilgilerin dogrulugu veya eksiksiz oldugu konusunda bir garanti vermemektedir. Bu nedenle bilgilerin ne sekilde olursa olsun iceriginden, iletilmesinden, alinmasindan, saklanmasindan sorumlu degildir. Bu mesajin icerigi yazarina ait olup, Finans Portföy Yönetimi A.S.'nin goruslerini icermeyebilir.     The information contained in this e-mail (including any attachments) is confidential. It must not be disclosed to any person without our authority. If you are not the intended recipient, please delete it from your system immediately. Finans Portfoy Yonetimi A.S. makes no warranty as to the accuracy or completeness of any information contained in this message and hereby excludes any liability of any kind for the information contained therein or for the information transmission, reception, storage or use of such in any way whatsoever. Any opinions expressed in this message are those of the author and may not necessarily reflect the opinions of Finans Portfoy Yonetimi A.S.
>>
>>
>>        [[alternative HTML version deleted]]
>>
>>
>> _______________________________________________
>> R-SIG-Finance at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>> -- Subscriber-posting only. If you want to post, subscribe first.
>> -- Also note that this is not the r-help list where general R questions should go.
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list