fmpc_symbols_available: Get symbols available through FMP Cloud that have a profile

Description Usage Value Examples

View source: R/marketInfo.R

Description

Use a valid API Token to pull all symbols that have a profile on FMP Cloud. Pull the profile using fmpc_security_profile. Set API token using fmpc_set_token.

Usage

1

Value

a data frame of symbols with descriptions

Examples

1
2
3
4
5
6
7
8
## Not run: 

# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_symbols_available()


## End(Not run)

fmpcloudr documentation built on March 2, 2021, 1:06 a.m.