currentStocks: Current Stock Info (Yahoo Finance API)

Description Usage Arguments Details Examples

View source: R/currentStocks.R

Description

Parses the Yahoo Finance API to retrieve current stock information

Usage

1
currentStocks(stockIndex = "GOOGL")

Arguments

stockIndex

The name of the stock index to retrieve information for (default GOOGL)

Details

Uses R's read.csv method and generates a data table containing stock information such as Bid-Ask, EPS.

Examples

1

m4fe documentation built on May 29, 2017, 9:40 p.m.