Bloomberg Data License connection
The bdl
function creates a bdl
object.
The bdl
object represents a Bloomberg® Data License connection.
Other functions connect to different Bloomberg services: Bloomberg Desktop (blp
), Bloomberg Server (blpsrv
), and Bloomberg
B-PIPE® (bpipe
). For details about these
services, see Comparing Bloomberg Connections.
For details about Bloomberg connection requirements, see Data Server Connection Requirements. To ensure a successful Bloomberg connection, perform the required steps before executing
bdl
. For details, see Installing Bloomberg and Configuring Connections.
connects to the Bloomberg Data License server using key authentication, sets the AuthOption and KeyFile properties, and uses a pass phrase.c
= bdl(login
,password
,hostname
,port
,decrypt
,authoption
,keyfile
,passphrase
)
For details
about Bloomberg Data License, see the relevant guides by entering DLSD
and
clicking <GO> in the Bloomberg terminal.