daily_cl: Computes daily periodicity of close prices. Price history...

Description Usage Arguments Value See Also

View source: R/daily.R

Description

Computes daily periodicity of close prices. Price history must include adjusted prices typically as found from Quandl and provided by the quantmod package.

Usage

1

Arguments

x

an XTS price history with close column

Value

an XTS price history in daily periodicity, returning close column only

See Also

quantmod::Cl, monthly_prices


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