Learn R Programming

fImport (version 4041.88)

provider-Listings: Provider Listing of Symbols and Descriptions

Description

CSV files with provider listings of symbols, descriptions ands related information.

The listings include those from:

amexListingListing from the American Stock Exchange
h15ListingListing from the FED H15 Report
nasdaqListingListing from the NASDAQ Stock Market
nyseListingListing from the New York Stock Exchange
oandaListingListing of OANDAs Foreign Exchange Rates
stoxxListingListing of STOXX Indices
swxListingListing from the Swiss Stock Exchange

Arguments

Format

All files are given in CSV Excel spreadsheet format. The delimiter is a semicolon.

References

Diethelm Wuertz, Yohan Chalabi, and Andrew Ellis, (2010); Financial Market Data for R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich, www.rmetrics.org.

Examples

Run this code
data(package = "fImport")

head(h15Listing)
head(nyseListing)

Run the code above in your browser using DataLab