Description Usage Value Examples
Get the last variation of all stocks that are available in the stock exchange and the MASI/MADEX indices.
1 |
Returns a data.frame
containing the daily variation for all the stocks.
name
: name of the company/stock.
price
: last price.
variation
: variation of the price.
1 2 3 | if( bcr:::check_internet() ) {
get_today()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.