Description Usage Arguments Value
Retrieves the average stock price for a given ticker symbol across a series of dates.
| 1 | GetStockPriceAverages(symbol, start.date, forward.dates = c(5, 10))
 | 
| symbol | A ticker symbol (e.g. 'AAPL') | 
| start.date | Start date for analysis. | 
| forward.dates | A character vector of relative forward dates (e.g. 5 days from start.date, 10 days from start.date) | 
A list of average stock prices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.