R/functions.r
BBG_futures_info.RdProvided with a set of futures active contract Bloomberg tickers retrieves qualitative information on the corresponding futures series.
BBG_futures_info(active_contract_tickers, ...)
| active_contract_tickers | a chatacter vector. Specifies the futures active contract Bloomberg tickers to query data for. |
|---|---|
| ... | optional parameters to pass to the bdp function from the
Rblpapi package used
for the query ( |
An S4 object of class FuturesInfo.