monthly_prices: Given a list of ticker symbols, retrieve the symbol's price...

Description Usage Arguments Value See Also

View source: R/monthly.R

Description

Given a list of ticker symbols, retrieve the symbol's price history from the given environment and compute monthly adjusted prices for each, returning an XTS object containing columns for each symbol.

Usage

1

Arguments

symbols

the list of ticker symbols

env

the environment containing price histories, default .GlobalEnv

Value

merged adjusted monthly prices for each symbol

See Also

monthly_ad


greatgray/scorecard documentation built on May 17, 2019, 8:34 a.m.