SymbolMaps: Symbol Maps

Description Usage Arguments Details Value Author(s) References See Also

Description

fetch symbol mapping files from the ftps of various exchanges. Currently only U.S. equity exchanges.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

Arguments

cache.ok

TRUE by default. if FALSE, file will be redownloaded even if it is already cached.

...

introduced by memoize() only. There are no dots in the actual anonymous functions.

Details

The functions cache results. Currently a few functions use "standard" memoization and the rest use the memoise package. I might remove that dependency one day.

Value

data.table

Author(s)

Garrett See

References

ftp://ftp.nysedata.com http://www.batstrading.com/market_data/symbol_listing/csv/ ftp://ftp.nasdaqtrader.com http://www.otcmarkets.com/reports/symbol_info.csv

See Also

TTR::stockSymbols


gsee/symbology documentation built on May 17, 2019, 8:55 a.m.