getweekly: Get Stock Data at the Weekly level

View source: R/avfintools.R

getweeklyR Documentation

Get Stock Data at the Weekly level

Description

Summary statistics for the stock movements on the weekly

Usage

getweekly(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: 
getweekly("WTI")

## End(Not run)

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