Description Usage Arguments Value See Also
Computes daily periodicity of adjusted close prices.
Price history must include adjusted prices typically as
found from Quandl and provided by the quantmod
package.
1 | daily_ad(x)
|
x |
an XTS price history with adjusted column |
an XTS price history in daily periodicity, returning adjusted column only
quantmod::Ad, daily_prices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.