Learn R Programming

pedquant (version 0.2.4)

md_symbol: symbol of market data

Description

md_stock_symbol returns all symbols by market category, including forex, money, bond, stock, future.

Usage

md_symbol(market = NULL, ...)

Arguments

market

the market category, including forex, money, bond, stock, future. Default is NULL.

...

ignored parameters

Examples

Run this code
if (FALSE) {
syblst = md_symbol()
}

Run the code above in your browser using DataLab