powered by
This function uses the Bloomberg API to retrieve fieldInfo
fieldInfo(fields, con = defaultConnection())
A character vector with Bloomberg query fields.
A connection object as created by a blpConnect call, and retrieved via the internal function defaultConnection.
blpConnect
defaultConnection
A data frame with as a many rows as entries in fields
fields
# NOT RUN { fieldInfo(c("PX_LAST", "VOLUME")) # }
Run the code above in your browser using DataLab