Description Usage Arguments Value Examples
Scraps Le Boursier's and gets the historical prices for the specified companies.
1 2 3 |
x, ... |
Company name as returned by the |
Returns a data.frame containing all the historical data for the specified stock.
date: the date of the given record.
open: the opening price of the stock on date.
high: the highest price.
low: the lowest price.
close: the closing price.
volume: Volume of stocks traded on date.
If the plural variant is used it'll add a symbol column that'll contain the name of the company.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.