Description Usage Arguments Value Author(s)
Function returns an xts object containing the data of only 1 stock exchange.
1 | selectExchange(data,exch="N");
|
data |
an xts object containing the time series data. The object should have a column "EX", indicating the exchange by its symbol. |
exch |
The (vector of) symbol(s) of the stock exchange(s) that should be selected. By default the NYSE is chosen (exch="N"). Other exchange symbols are:
|
xts object
Jonathan Cornelissen and Kris Boudt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.