View source: R/momentumRanking.R
| monthly_momentum | R Documentation | 
Computes monthly returns, averages them over the last few periods, and sorts them.
monthly_momentum(monthsBack = 6, stocks = NULL, symbols = NULL)
| monthsBack | months back to estimate averages of arithmetic returns | 
| stocks | data-set of stocks, can be NULL to look up via tickers | 
| symbols | tickers of stocks | 
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.