md_symbol {pedquant}R Documentation

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

## Not run: 
syblst = md_symbol()

## End(Not run)


[Package pedquant version 0.2.4 Index]