mget_symbolData: Get close price and additional data for multiple symbols.

Description Usage Arguments Details Value

Description

This function scrapes the yahoo quote page for certain types of information. It gets the most recent close price and several other information related to each symbol. The information is compiled in a data frame where each row is a symbol, and columns correspond to data related to the symbols.

Usage

1

Arguments

symbols

A vector of symbol names (character vector) to get symbol data for.

Details

Data fetched from the yahoo page include:

Value

Returns a data frame where each row corresponds to a symbol, and each column corresponds to a specific data field found on the Yahoo page.


jeanmarcgp/xtsanalytics documentation built on May 19, 2019, 12:38 a.m.