getdaily: Get Stock Data at the Daily Level

getdailyR Documentation

Get Stock Data at the Daily Level

Description

Daily, as in the summary statistics for the daily movement

Usage

getdaily(ticker)

Arguments

ticker

The ticker symbol as a string

Value

A data frame with daily data such as the high, low, open, close, and associated returns. Available in the global environment.

Examples

## Not run: 
getdaily("SPY")

## End(Not run)

avfintools documentation built on Oct. 6, 2022, 5:14 p.m.