R/functions.r
storethat_futures_info.Rd
Provided with a set of futures active contract Bloomberg tickers retrieves qualitative information on the corresponding futures series previously stored in a storethat SQLite database.
storethat_futures_info(active_contract_tickers, file = NULL)
active_contract_tickers | a chatacter vector. Specifies the futures active contract Bloomberg tickers to query data for. |
---|---|
file | a scalar chatacter vector. Specifies the target storethat SQLite database file. |
An S4 object of class FuturesInfo.