Description Usage Value Examples
Gets the Moroccan Market indices (indices()
) or Sectoral indices (sectoral_indices()
) that are listed in Le Boursier.
1 2 3 |
the indices()
function returns a data.frame
with the following columns:
type
: the category of the index.
name
: name of the index.
last_date
: last date the price of the index changed.
price
: the price of the index.
open
: the opening price of the index.
close
: the closing price of the index.
variation
: variation of the price.
low
: lowest price of the index.
high
: highest price of the index
the sectoral_indices()
function returns a data.frame
with the following columns:
name
: name of the sector.
price
: latest price of the index.
variation
: variation of the price of the index.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.