md_symbol {pedquant} | R Documentation |
md_stock_symbol
returns all symbols by market category, including forex, money, bond, stock, future.
md_symbol(market = NULL, ...)
market |
the market category, including forex, money, bond, stock, future. Default is NULL. |
... |
ignored parameters |
## Not run:
syblst = md_symbol()
## End(Not run)