random_index_market: Creates an IndexMarket object from index market data...

Description Usage Arguments Value

Description

Should index data be retrieved from other source(s) than Bloomberg, this function creates a IndexMarket data object from it in order to facilitates storage in a storethat database.

Usage

1

Arguments

data

a dataframe containing index market data. Columns should include:

  • ticker: index Bloomberg tickers.

  • field: field Bloomberg symbols. See BBGsymbols for a list of accepted symbols.

  • date: observation date (YYYY-MM-DD).

  • value: observation value.

Value

An S4 object of class IndexMarket.


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