BBG_index_info: Retrieves index qualitative information from Bloomberg.

Description Usage Arguments Value See Also Examples

Description

Provided with a set of index Bloomberg tickers retrieves qualitative information on the corresponding index(es).

Usage

1
BBG_index_info(tickers, ...)

Arguments

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 (options parameter).

Value

An S4 object of class IndexInfo.

See Also

Examples

1
2
3
4
5
6
## Not run: 

    BBG_index_info(tickers = c("NEIXCTA Index", "BARCCTA Index"))

  
## End(Not run)

bautheac/pullit documentation built on June 7, 2021, 12:11 p.m.