GetHistoryParser: Convert Bloomberg out file content to a single xts

Description Usage Arguments Value See Also Examples

View source: R/Parser.R

Description

Convert Bloomberg out file content to a single xts

Usage

1
GetHistoryParser(bdlOutContent)

Arguments

bdlOutContent

The content string

Value

an xts object containing the price series

See Also

GetHistoryListParser

Examples

1
2
3
4
#to look at an example:
data(getHistoryReply)
getHistoryReply
 

gluc/datalicenseR documentation built on Aug. 5, 2021, 10:50 p.m.